public class GpioEntry
GpioEntry | constructor |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
action | Trigger action. see GPIO_ACTION's |
available | true if configuration is available. When writing new configuration set to 0 if no need to configure this GPIO. |
edge | Trigger edge, falling, rising or both. see GPIO_EDGE's |
enabled | true if GPIO is enabled. |
type | Type of GPIO. see GPIO_TYPE's |