![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE uint32_t | DDL_WWDT_IsActiveFlag_EWKUP (WWDT_TypeDef *WWDTx) |
| Indicates if the WWDT Early Wakeup Interrupt Flag is set or not. | |
| __STATIC_INLINE void | DDL_WWDT_ClearFlag_EWKUP (WWDT_TypeDef *WWDTx) |
| Clear WWDT Early Wakeup Interrupt Flag (EWIF). | |
| __STATIC_INLINE void DDL_WWDT_ClearFlag_EWKUP | ( | WWDT_TypeDef * | WWDTx | ) |
Clear WWDT Early Wakeup Interrupt Flag (EWIF).
| WWDTx | WWDT Instance |
| None |
Definition at line 272 of file g32r4xx_ddl_wwdt.h.
| __STATIC_INLINE uint32_t DDL_WWDT_IsActiveFlag_EWKUP | ( | WWDT_TypeDef * | WWDTx | ) |
Indicates if the WWDT Early Wakeup Interrupt Flag is set or not.
| WWDTx | WWDT Instance |
| State | of bit (1 or 0). |
Definition at line 262 of file g32r4xx_ddl_wwdt.h.