dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
stm32_gpio Struct Reference

#include <pios_stm32.h>

Data Fields

GPIO_TypeDef * gpio
 
GPIO_InitTypeDef init
 
uint8_t pin_source
 

Detailed Description

Definition at line 59 of file pios_stm32.h.

Field Documentation

GPIO_TypeDef* stm32_gpio::gpio

Definition at line 60 of file pios_stm32.h.

GPIO_InitTypeDef stm32_gpio::init

Definition at line 61 of file pios_stm32.h.

uint8_t stm32_gpio::pin_source

Definition at line 62 of file pios_stm32.h.


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