Functions | |
| __STATIC_INLINE uint32_t | ll_wdt_is_active_flag_it (wdt_regs_t *WDTx) |
| Indicate if the WDT Interrupt Flag is set or not. More... | |
| __STATIC_INLINE void | ll_wdt_clear_flag_it (wdt_regs_t *WDTx) |
| Clear Interrupt Status flag. More... | |
| __STATIC_INLINE void ll_wdt_clear_flag_it | ( | wdt_regs_t * | WDTx | ) |
Clear Interrupt Status flag.
| Register | BitsName |
|---|---|
| INTCLR | INTCLR |
| WDTx | WDT instance. |
| None |
| __STATIC_INLINE uint32_t ll_wdt_is_active_flag_it | ( | wdt_regs_t * | WDTx | ) |
Indicate if the WDT Interrupt Flag is set or not.
| Register | BitsName |
|---|---|
| MIS | INTSTAT |
| WDTx | WDT instance. |
| State | of bit (1 or 0). |