Microsoft.SPOT.Emulator.Gpio Namespace
The Microsoft.SPOT.Emulator.Gpio namespace provides API elements you can use when working with General Purpose Input/Output (GPIO) ports in your Microsoft® .NET Micro Framework hardware emulator.
Classes
| Name | Description | |
|---|---|---|
![]() |
GpioCollection | Represents a collection, or set, of GPIO ports that are being emulated. |
![]() |
GpioPort | Represents a General Purpose Input/Output (GPIO) port in the hardware emulator. |
Delegates
| Name | Description | |
|---|---|---|
![]() |
GpioActivity | Represents the method that handles the OnGpioActivity event of a GpioPort object. |
Enumerations
| Name | Description | |
|---|---|---|
![]() |
GpioInterruptMode | Indicates the transition edge or voltage level at which an interrupt occurs for a particular GPIO port. |
![]() |
GpioPort.DebounceMode | Indicates the implementation of the debouncing mechanism for GPIO ports. |
![]() |
GpioPortMode | Indicates the current mode of a particular GPIO port. |
![]() |
GpioResistorMode | Indicates the current mode of a particular GPIO pin's terminating resistor. |
.png)
.png)
.png)