![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Topics | |
| GPIO Private Macros | |
| GPIO Exported Init structures | |
| GPIO Exported Constants | |
| GPIO Exported Macros | |
| GPIO Exported Functions | |
Enumerations | |
| enum | GPIO_Type { GPIOA = 0 , GPIOB = 1 , GPIOC = 2 , GPIOD = 3 } |
| G32R4XX GPIO port Definition, according to the selected device configuration in the CMSIS device header. More... | |
| enum GPIO_Type |
G32R4XX GPIO port Definition, according to the selected device configuration in the CMSIS device header.
| Enumerator | |
|---|---|
| GPIOA | GPIO port A |
| GPIOB | GPIO port B |
| GPIOC | GPIO port C |
| GPIOD | GPIO port D |
Definition at line 70 of file g32r4xx_ddl_gpio.h.