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

chibios platform specific gpio descriptor More...

#include <chibios_gpio.h>

Public Attributes

ioportid_t port
 
iopadid_t pad
 
iomode_t mode
 

Detailed Description

chibios platform specific gpio descriptor

Member Data Documentation

◆ mode

iomode_t chibios_gpio_desc::mode

Mode

◆ pad

iopadid_t chibios_gpio_desc::pad

Mask

◆ port

ioportid_t chibios_gpio_desc::port

Port


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