Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#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 |