PER Firmware
Loading...
Searching...
No Matches
GPIOInitConfig_t Struct Reference

Configuration entry for GPIO initilization. More...

#include <gpio.h>

Public Attributes

GPIO_TypeDef * bank
 
uint8_t pin
 
GPIOPinType_t type
 
struct { 
 
   GPIOInputPull_t   pull 
 
   GPIOOutputSpeed_t   ospeed 
 
   GPIOOutputPull_t   otype 
 
   uint8_t   af_num 
 
config 
 
struct { 
 
   GPIOInputPull_t   pull 
 
   GPIOOutputSpeed_t   ospeed 
 
   GPIOOutputPull_t   otype 
 
   uint8_t   af_num 
 
config 
 

Detailed Description

Configuration entry for GPIO initilization.


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