![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_LPTMR_EnableIT_WakeUp (LPTMR_TypeDef *LPTMRx) |
| Enable wake up interrupt (WK). | |
| __STATIC_INLINE void | DDL_LPTMR_DisableIT_WakeUp (LPTMR_TypeDef *LPTMRx) |
| Disable wake up interrupt (WK). | |
| __STATIC_INLINE void DDL_LPTMR_DisableIT_WakeUp | ( | LPTMR_TypeDef * | LPTMRx | ) |
Disable wake up interrupt (WK).
| LPTMRx | LPTimer instance |
| None |
Definition at line 321 of file g32r4xx_ddl_lptmr.h.
| __STATIC_INLINE void DDL_LPTMR_EnableIT_WakeUp | ( | LPTMR_TypeDef * | LPTMRx | ) |
Enable wake up interrupt (WK).
| LPTMRx | LPTimer instance |
| None |
Definition at line 311 of file g32r4xx_ddl_lptmr.h.