GpioCollection Members

The following tables list the members exposed by the GpioCollection type.

Public Constructors

Name Description
Public Method GpioCollection Initializes a new instance of the GpioCollection class.

Public Properties

Name Description
Public Property DebounceTime Gets the amount of time that the debouncing software is required to ignore the voltage oscillations produced by bounce.
Public Property DeviceDebounceTime Gets or sets the amount of time that the debouncing hardware is required to ignore the voltage oscillations produced by bounce.
Public Property HardwareDebounceSupported Gets or sets a value that indicates whether .NET Micro Framework supports a particular hardware implementation of the debouncing mechanism.
Public Property Item Gets or sets the specified GPIO port.
Public Property MaxPorts Gets or sets the maximum number of GPIO ports that the current collection can contain.

Public Methods

Name Description
Public Method Register Adds the specified GPIO port to the current collection.
Public Method SetupComponent Sets up the current GPIO port collection.

See Also

Reference

GpioCollection Class
Microsoft.SPOT.Emulator.Gpio Namespace