no-OS
Public Attributes | List of all members
mbed_gpio_desc Struct Reference

GPIO specific descriptor for the mbed platform. More...

#include <mbed_gpio.h>

Public Attributes

uint8_t direction
 
void * gpio_pin
 
uint8_t pin_mode
 

Detailed Description

GPIO specific descriptor for the mbed platform.

Member Data Documentation

◆ direction

uint8_t mbed_gpio_desc::direction

◆ gpio_pin

void* mbed_gpio_desc::gpio_pin

◆ pin_mode

uint8_t mbed_gpio_desc::pin_mode

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