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

Macros

#define DDL_USART_IRDA_POWER_NORMAL   0x00000000U
#define DDL_USART_IRDA_POWER_LOW   USART_CTRL3_IRLPEN

Detailed Description

Macro Definition Documentation

◆ DDL_USART_IRDA_POWER_LOW

#define DDL_USART_IRDA_POWER_LOW   USART_CTRL3_IRLPEN

IrDA low power mode

Definition at line 325 of file g32r4xx_ddl_usart.h.

◆ DDL_USART_IRDA_POWER_NORMAL

#define DDL_USART_IRDA_POWER_NORMAL   0x00000000U

IrDA normal power mode

Definition at line 324 of file g32r4xx_ddl_usart.h.