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

Macros

#define DDL_USART_WAKEUP_IDLELINE   0x00000000U
#define DDL_USART_WAKEUP_ADDRESSMARK   USART_CTRL1_WUPMCFG

Detailed Description

Macro Definition Documentation

◆ DDL_USART_WAKEUP_ADDRESSMARK

#define DDL_USART_WAKEUP_ADDRESSMARK   USART_CTRL1_WUPMCFG

USART wake up from Mute mode on Address Mark

Definition at line 237 of file g32r4xx_ddl_usart.h.

◆ DDL_USART_WAKEUP_IDLELINE

#define DDL_USART_WAKEUP_IDLELINE   0x00000000U

USART wake up from Mute mode on Idle Line

Definition at line 236 of file g32r4xx_ddl_usart.h.