![]() |
M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
|
M471M/R1/S WDT driver header file. More...
Go to the source code of this file.
Functions | |
static __INLINE void | WDT_Close (void) |
Stop WDT Counting. More... | |
static __INLINE void | WDT_EnableInt (void) |
Enable WDT Time-out Interrupt. More... | |
static __INLINE void | WDT_DisableInt (void) |
Disable WDT Time-out Interrupt. More... | |
void | WDT_Open (uint32_t u32TimeoutInterval, uint32_t u32ResetDelay, uint32_t u32EnableReset, uint32_t u32EnableWakeup) |
Initialize WDT and start counting. More... | |
M471M/R1/S WDT driver header file.
SPDX-License-Identifier: Apache-2.0
Definition in file wdt.h.