PSG14a emulator V1.00
PSG14a emulator for stating GTD350 engine
|
GPIO pin description. More...
Data Fields | |
GPIO_TypeDef * | port |
uint8_t | Pin |
Gpio_Mode_t | Mode |
GPIO pin description.
Gpio_Mode_t Gpio_Hal_t::Mode |
Init mode
Referenced by Gpio_Get_Pin(), Gpio_Init(), Gpio_Reset_Pin(), and Gpio_Set_Pin().
uint8_t Gpio_Hal_t::Pin |
Pin number
Referenced by Gpio_Get_Pin(), Gpio_Init(), Gpio_Reset_Pin(), and Gpio_Set_Pin().
GPIO_TypeDef* Gpio_Hal_t::port |
Gpio port structure ptr. ex GPIOA, GPIOB
Referenced by Gpio_Get_Pin(), Gpio_Init(), Gpio_Reset_Pin(), and Gpio_Set_Pin().