MG32F157 Standard Peripherals Firmware Library
Data Fields
GPIO_InitTypeDef Struct Reference

GPIO Init structure definition. More...

#include <mg32f157_gpio.h>

Data Fields

uint16_t GPIO_Pin
 
GPIOSpeed_TypeDef GPIO_Speed
 
GPIOMode_TypeDef GPIO_Mode
 

Detailed Description

GPIO Init structure definition.

Field Documentation

◆ GPIO_Mode

GPIOMode_TypeDef GPIO_Mode

Specifies the operating mode for the selected pins. This parameter can be a value of GPIOMode_TypeDef

◆ GPIO_Pin

uint16_t GPIO_Pin

Specifies the GPIO pins to be configured. This parameter can be any value of GPIO_pins_define

◆ GPIO_Speed

GPIOSpeed_TypeDef GPIO_Speed

Specifies the speed for the selected pins. This parameter can be a value of GPIOSpeed_TypeDef


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