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

stm32 platform specific gpio descriptor More...

#include <stm32_gpio.h>

Public Attributes

GPIO_TypeDef * port
 
GPIO_InitTypeDef gpio_config
 

Detailed Description

stm32 platform specific gpio descriptor

Member Data Documentation

◆ gpio_config

GPIO_InitTypeDef stm32_gpio_desc::gpio_config

GPIO configuration

◆ port

GPIO_TypeDef* stm32_gpio_desc::port

Port


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