![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Flags defines which can be used with DDL_RCM_ReadRegand DDL_RCM_WriteReg function. More...
Macros | |
| #define | DDL_RCM_INT_LSIRDYFLG RCM_CICR_LSIRDYF |
| #define | DDL_RCM_INT_LSERDYFLG RCM_CICR_LSERDYF |
| #define | DDL_RCM_INT_HSIRDYFLG RCM_CICR_HSIRDYF |
| #define | DDL_RCM_INT_HSERDYFLG RCM_CICR_HSERDYF |
| #define | DDL_RCM_INT_PLLRDYFLG RCM_CICR_PLLRDYF |
| #define | DDL_RCM_INT_HSECSSFLG RCM_CICR_HSECSSF |
| #define | DDL_RCM_INT_LSECSSFLG RCM_CICR_LSECSSF |
| #define | DDL_RCM_RSTCSR_OPRSTFLG RCM_RSTCSR_OPRSTF |
| #define | DDL_RCM_RSTCSR_PINRSTFLG RCM_RSTCSR_PINRSTF |
| #define | DDL_RCM_RSTCSR_PORRSTFLG RCM_RSTCSR_PORRSTF |
| #define | DDL_RCM_RSTCSR_SFTRSTFLG RCM_RSTCSR_SFTRSTF |
| #define | DDL_RCM_RSTCSR_IWDTRSTFLG RCM_RSTCSR_IWDTRSTF |
| #define | DDL_RCM_RSTCSR_WWDTRSTFLG RCM_RSTCSR_WWDTRSTF |
Flags defines which can be used with DDL_RCM_ReadRegand DDL_RCM_WriteReg function.
| #define DDL_RCM_INT_HSECSSFLG RCM_CICR_HSECSSF |
Clock Security System Interrupt flag
Definition at line 146 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_HSERDYFLG RCM_CICR_HSERDYF |
HSE Ready Interrupt flag
Definition at line 144 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_HSIRDYFLG RCM_CICR_HSIRDYF |
HSI Ready Interrupt flag
Definition at line 143 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_LSECSSFLG RCM_CICR_LSECSSF |
Clock Security System Interrupt flag
Definition at line 147 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_LSERDYFLG RCM_CICR_LSERDYF |
LSE Ready Interrupt flag
Definition at line 142 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_LSIRDYFLG RCM_CICR_LSIRDYF |
LSI Ready Interrupt flag
Definition at line 141 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_INT_PLLRDYFLG RCM_CICR_PLLRDYF |
PLL Ready Interrupt flag
Definition at line 145 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_RSTCSR_IWDTRSTFLG RCM_RSTCSR_IWDTRSTF |
Independent Watchdog reset flag
Definition at line 152 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_RSTCSR_OPRSTFLG RCM_RSTCSR_OPRSTF |
Opload reset flag
Definition at line 148 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_RSTCSR_PINRSTFLG RCM_RSTCSR_PINRSTF |
PIN reset flag
Definition at line 149 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_RSTCSR_PORRSTFLG RCM_RSTCSR_PORRSTF |
Borrst reset flag
Definition at line 150 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_RSTCSR_SFTRSTFLG RCM_RSTCSR_SFTRSTF |
Software Reset flag
Definition at line 151 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_RSTCSR_WWDTRSTFLG RCM_RSTCSR_WWDTRSTF |
Window watchdog reset flag
Definition at line 153 of file g32r4xx_ddl_rcm.h.