<GpioCollection> TagĀ
Specifies and configures the object used to manage groups of GPIO ports.
Syntax
<GpioCollection>
Fully qualified object name (when used in the Types tag)</GpioCollection>
Remarks
You can use this tag in either the <Emulator> tag or the <Types> tag. If you use it in the <Types> tag, you must specify the fully qualified name of the object that manages the GPIO ports. If you want to use the GPIO port manager provided with the emulator, this tag should contain the name Microsoft.SPOT.Emulator.Gpio.GpioCollection.
| Occurs in |
|---|
| <Emulator> |
| <Types> |
| Contains | Comments |
|---|---|
| <MaxPorts> | To contain this tag, <GpioCollection> must be used inside the <Emulator> tag. |
| Fully qualified object name | To contain an object name, <GpioCollection> must be used inside the <Types> tag. |
Version Information
Available in .NET Micro Framework version 2.0
See Also
Reference
Emulator XML References