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

Macros

#define DDL_USART_LASTCLKPULSE_NO_OUTPUT   0x00000000U
#define DDL_USART_LASTCLKPULSE_OUTPUT   USART_CTRL2_LBCPOEN

Detailed Description

Macro Definition Documentation

◆ DDL_USART_LASTCLKPULSE_NO_OUTPUT

#define DDL_USART_LASTCLKPULSE_NO_OUTPUT   0x00000000U

The clock pulse of the last data bit is not output to the SCLK pin

Definition at line 275 of file g32r4xx_ddl_usart.h.

◆ DDL_USART_LASTCLKPULSE_OUTPUT

#define DDL_USART_LASTCLKPULSE_OUTPUT   USART_CTRL2_LBCPOEN

The clock pulse of the last data bit is output to the SCLK pin

Definition at line 276 of file g32r4xx_ddl_usart.h.