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

IT defines which can be used with DDL_RCM_ReadReg and DDL_RCM_WriteReg functions. More...

Macros

#define DDL_RCM_INT_LSIRDYEN   RCM_CIER_LSIRDYIE
#define DDL_RCM_INT_LSERDYEN   RCM_CIER_LSERDYIE
#define DDL_RCM_INT_HSIRDYEN   RCM_CIER_HSIRDYIE
#define DDL_RCM_INT_HSERDYEN   RCM_CIER_HSERDYIE
#define DDL_RCM_INT_PLLRDYEN   RCM_CIER_PLLRDYIE
#define DDL_RCM_INT_HSECSSEN   RCM_CIER_HSECSSIE
#define DDL_RCM_INT_LSECSSEN   RCM_CIER_LSECSSIE

Detailed Description

IT defines which can be used with DDL_RCM_ReadReg and DDL_RCM_WriteReg functions.

Macro Definition Documentation

◆ DDL_RCM_INT_HSECSSEN

#define DDL_RCM_INT_HSECSSEN   RCM_CIER_HSECSSIE

PLL Ready Interrupt Enable

Definition at line 167 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_INT_HSERDYEN

#define DDL_RCM_INT_HSERDYEN   RCM_CIER_HSERDYIE

HSE Ready Interrupt Enable

Definition at line 165 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_INT_HSIRDYEN

#define DDL_RCM_INT_HSIRDYEN   RCM_CIER_HSIRDYIE

HSI Ready Interrupt Enable

Definition at line 164 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_INT_LSECSSEN

#define DDL_RCM_INT_LSECSSEN   RCM_CIER_LSECSSIE

PLL Ready Interrupt Enable

Definition at line 168 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_INT_LSERDYEN

#define DDL_RCM_INT_LSERDYEN   RCM_CIER_LSERDYIE

LSE Ready Interrupt Enable

Definition at line 163 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_INT_LSIRDYEN

#define DDL_RCM_INT_LSIRDYEN   RCM_CIER_LSIRDYIE

LSI Ready Interrupt Enable

Definition at line 162 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_INT_PLLRDYEN

#define DDL_RCM_INT_PLLRDYEN   RCM_CIER_PLLRDYIE

PLL Ready Interrupt Enable

Definition at line 166 of file g32r4xx_ddl_rcm.h.