![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_USART_DATAWIDTH_8B 0x00000000U |
| #define | DDL_USART_DATAWIDTH_9B USART_CTRL1_DBLCFG |
| #define DDL_USART_DATAWIDTH_8B 0x00000000U |
8 bits word length : Start bit, 8 data bits, n stop bits
Definition at line 245 of file g32r4xx_ddl_usart.h.
| #define DDL_USART_DATAWIDTH_9B USART_CTRL1_DBLCFG |
9 bits word length : Start bit, 9 data bits, n stop bits
Definition at line 246 of file g32r4xx_ddl_usart.h.