Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
#include <gpio.h>
Data Fields | |
gpio_port_pins_t | invert |
This structure is common to all GPIO drivers and is expected to be the first element in the driver's struct driver_data declaration.
gpio_port_pins_t gpio_driver_data::invert |