![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_GPIO_PIN_0 GPIO_PIN0 |
| #define | DDL_GPIO_PIN_1 GPIO_PIN1 |
| #define | DDL_GPIO_PIN_2 GPIO_PIN2 |
| #define | DDL_GPIO_PIN_3 GPIO_PIN3 |
| #define | DDL_GPIO_PIN_4 GPIO_PIN4 |
| #define | DDL_GPIO_PIN_5 GPIO_PIN5 |
| #define | DDL_GPIO_PIN_6 GPIO_PIN6 |
| #define | DDL_GPIO_PIN_7 GPIO_PIN7 |
| #define | DDL_GPIO_PIN_8 GPIO_PIN8 |
| #define | DDL_GPIO_PIN_9 GPIO_PIN9 |
| #define | DDL_GPIO_PIN_10 GPIO_PIN10 |
| #define | DDL_GPIO_PIN_11 GPIO_PIN11 |
| #define | DDL_GPIO_PIN_12 GPIO_PIN12 |
| #define | DDL_GPIO_PIN_13 GPIO_PIN13 |
| #define | DDL_GPIO_PIN_14 GPIO_PIN14 |
| #define | DDL_GPIO_PIN_15 GPIO_PIN15 |
| #define | DDL_GPIO_PIN_ALL |
| #define DDL_GPIO_PIN_0 GPIO_PIN0 |
Select pin 0
Definition at line 144 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_1 GPIO_PIN1 |
Select pin 1
Definition at line 145 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_10 GPIO_PIN10 |
Select pin 10
Definition at line 154 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_11 GPIO_PIN11 |
Select pin 11
Definition at line 155 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_12 GPIO_PIN12 |
Select pin 12
Definition at line 156 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_13 GPIO_PIN13 |
Select pin 13
Definition at line 157 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_14 GPIO_PIN14 |
Select pin 14
Definition at line 158 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_15 GPIO_PIN15 |
Select pin 15
Definition at line 159 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_2 GPIO_PIN2 |
Select pin 2
Definition at line 146 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_3 GPIO_PIN3 |
Select pin 3
Definition at line 147 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_4 GPIO_PIN4 |
Select pin 4
Definition at line 148 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_5 GPIO_PIN5 |
Select pin 5
Definition at line 149 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_6 GPIO_PIN6 |
Select pin 6
Definition at line 150 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_7 GPIO_PIN7 |
Select pin 7
Definition at line 151 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_8 GPIO_PIN8 |
Select pin 8
Definition at line 152 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_9 GPIO_PIN9 |
Select pin 9
Definition at line 153 of file g32r4xx_ddl_gpio.h.
| #define DDL_GPIO_PIN_ALL |
Select all pins
Definition at line 160 of file g32r4xx_ddl_gpio.h.