Device Fields |
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| AllInputs | Configure all pins as inputs. | |
| AllNormal | Configure all inputs as normal polarity. | |
| AllOff | Turn all outputs off. | |
| AllOutputs | Configure all pins as outputs. | |
| ConfigurationReg | Configuration Register address. | |
| InputPolarityReg | Input Port Polarity Register address. | |
| InputPortReg | Input Port Register address. | |
| MAX_PINS | The number of available GPIO pins per chip. | |
| OutputPortReg | Output Port Register address. |