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

#include <gpio.h>

Data Fields

gpio_port_pins_t port_pin_mask
 

Detailed Description

This structure is common to all GPIO drivers and is expected to be the first element in the object pointed to by the config field in the device structure.

Field Documentation

◆ port_pin_mask

gpio_port_pins_t gpio_driver_config::port_pin_mask

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