|
PER Firmware
|
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 | |
Configuration entry for GPIO initilization.