![]() |
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 |
IT defines which can be used with DDL_RCM_ReadReg and DDL_RCM_WriteReg functions.
| #define DDL_RCM_INT_HSECSSEN RCM_CIER_HSECSSIE |
PLL Ready Interrupt Enable
Definition at line 167 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_HSERDYEN RCM_CIER_HSERDYIE |
HSE Ready Interrupt Enable
Definition at line 165 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_HSIRDYEN RCM_CIER_HSIRDYIE |
HSI Ready Interrupt Enable
Definition at line 164 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_LSECSSEN RCM_CIER_LSECSSIE |
PLL Ready Interrupt Enable
Definition at line 168 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_LSERDYEN RCM_CIER_LSERDYIE |
LSE Ready Interrupt Enable
Definition at line 163 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_LSIRDYEN RCM_CIER_LSIRDYIE |
LSI Ready Interrupt Enable
Definition at line 162 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_PLLRDYEN RCM_CIER_PLLRDYIE |
PLL Ready Interrupt Enable
Definition at line 166 of file g32r4xx_ddl_rcm.h.