MG32F157 Standard Peripherals Firmware Library
|
GPIO Init structure definition. More...
#include <mg32f157_gpio.h>
Data Fields | |
uint16_t | GPIO_Pin |
GPIOSpeed_TypeDef | GPIO_Speed |
GPIOMode_TypeDef | GPIO_Mode |
GPIO Init structure definition.
GPIOMode_TypeDef GPIO_Mode |
Specifies the operating mode for the selected pins. This parameter can be a value of GPIOMode_TypeDef
uint16_t GPIO_Pin |
Specifies the GPIO pins to be configured. This parameter can be any value of GPIO_pins_define
GPIOSpeed_TypeDef GPIO_Speed |
Specifies the speed for the selected pins. This parameter can be a value of GPIOSpeed_TypeDef