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

Macros

#define DDL_USART_CLOCK_DISABLE   0x00000000U
#define DDL_USART_CLOCK_ENABLE   USART_CTRL2_CLKEN

Detailed Description

Macro Definition Documentation

◆ DDL_USART_CLOCK_DISABLE

#define DDL_USART_CLOCK_DISABLE   0x00000000U

Clock signal not provided

Definition at line 265 of file g32r4xx_ddl_usart.h.

◆ DDL_USART_CLOCK_ENABLE

#define DDL_USART_CLOCK_ENABLE   USART_CTRL2_CLKEN

Clock signal provided

Definition at line 266 of file g32r4xx_ddl_usart.h.