#include <tmr_gpio.h>
Public Attributes | |
| uint8_t | id |
| bool | high |
| bool | output |
The identity and state of a single GPIO pin.
| bool TMR_GpioPin::high |
Whether the pin is in the high state.
| uint8_t TMR_GpioPin::id |
The ID number of the pin.
| bool TMR_GpioPin::output |
The direction of the pin
1.6.3