Defines the info of a GPIO. More...
#include <apps_hw.h>
Data Fields | |
gpio_state_t | gpio_state |
GPIO state. | |
uint32_t | gpio_down_count |
GPIO down count. | |
Defines the info of a GPIO.
uint32_t _gpio_info_t::gpio_down_count |
GPIO down count.
gpio_state_t _gpio_info_t::gpio_state |
GPIO state.