Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: