G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_USART_SAMPLING_SINGLE   USART_CTRL3_SAMCFG
#define DDL_USART_SAMPLING_TRIPLE   0x00000000U

Detailed Description

Macro Definition Documentation

◆ DDL_USART_SAMPLING_SINGLE

#define DDL_USART_SAMPLING_SINGLE   USART_CTRL3_SAMCFG

Single sampling

Definition at line 342 of file g32r4xx_ddl_usart.h.

◆ DDL_USART_SAMPLING_TRIPLE

#define DDL_USART_SAMPLING_TRIPLE   0x00000000U

Triple sampling

Definition at line 343 of file g32r4xx_ddl_usart.h.