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

Macros

#define DDL_USART_OVERSAMPLING_16   0x00000000U
#define DDL_USART_OVERSAMPLING_8   USART_CTRL1_OSMCFG

Detailed Description

Macro Definition Documentation

◆ DDL_USART_OVERSAMPLING_16

#define DDL_USART_OVERSAMPLING_16   0x00000000U

Oversampling by 16

Definition at line 254 of file g32r4xx_ddl_usart.h.

◆ DDL_USART_OVERSAMPLING_8

#define DDL_USART_OVERSAMPLING_8   USART_CTRL1_OSMCFG

Oversampling by 8

Definition at line 255 of file g32r4xx_ddl_usart.h.