Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
gpio_driver_data Struct Reference

#include <gpio.h>

Data Fields

gpio_port_pins_t invert
 

Detailed Description

This structure is common to all GPIO drivers and is expected to be the first element in the driver's struct driver_data declaration.

Field Documentation

◆ invert

gpio_port_pins_t gpio_driver_data::invert

The documentation for this struct was generated from the following file: