Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
GPIO_InitStruct Struct Reference

GPIO Init structure definition. More...

#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_GPIO.h>

Public Attributes

uint16_t Pin
 
GPIO_Speed Speed
 
GPIO_Mode Mode
 

Detailed Description

GPIO Init structure definition.

Definition at line 67 of file SystemPeripherals_GPIO.h.

Member Data Documentation

◆ Mode

GPIO_Mode GPIO_InitStruct::Mode

Definition at line 70 of file SystemPeripherals_GPIO.h.

◆ Pin

uint16_t GPIO_InitStruct::Pin

Definition at line 68 of file SystemPeripherals_GPIO.h.

◆ Speed

GPIO_Speed GPIO_InitStruct::Speed

Definition at line 69 of file SystemPeripherals_GPIO.h.


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