![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_WWDT_EnableIT_EWKUP (WWDT_TypeDef *WWDTx) |
| Enable the Early Wakeup Interrupt. | |
| __STATIC_INLINE uint32_t | DDL_WWDT_IsEnabledIT_EWKUP (WWDT_TypeDef *WWDTx) |
| Check if Early Wakeup Interrupt is enabled. | |
| __STATIC_INLINE void DDL_WWDT_EnableIT_EWKUP | ( | WWDT_TypeDef * | WWDTx | ) |
Enable the Early Wakeup Interrupt.
| WWDTx | WWDT Instance |
| None |
Definition at line 291 of file g32r4xx_ddl_wwdt.h.
| __STATIC_INLINE uint32_t DDL_WWDT_IsEnabledIT_EWKUP | ( | WWDT_TypeDef * | WWDTx | ) |
Check if Early Wakeup Interrupt is enabled.
| WWDTx | WWDT Instance |
| State | of bit (1 or 0). |
Definition at line 301 of file g32r4xx_ddl_wwdt.h.