GpioCollection Members
The following tables list the members exposed by the GpioCollection type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
GpioCollection | Initializes a new instance of the GpioCollection class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
DebounceTime | Gets the amount of time that the debouncing software is required to ignore the voltage oscillations produced by bounce. |
![]() |
DeviceDebounceTime | Gets or sets the amount of time that the debouncing hardware is required to ignore the voltage oscillations produced by bounce. |
![]() |
HardwareDebounceSupported | Gets or sets a value that indicates whether .NET Micro Framework supports a particular hardware implementation of the debouncing mechanism. |
![]() |
Item | Gets or sets the specified GPIO port. |
![]() |
MaxPorts | Gets or sets the maximum number of GPIO ports that the current collection can contain. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Register | Adds the specified GPIO port to the current collection. |
![]() |
SetupComponent | Sets up the current GPIO port collection. |
.gif)
.gif)