51 void WWDT_Open(uint32_t u32PreScale, uint32_t u32CmpValue, uint32_t u32EnableInt)
53 WWDT->IER = u32EnableInt;
void WWDT_Open(uint32_t u32PreScale, uint32_t u32CmpValue, uint32_t u32EnableInt)
This function make WWDT module start counting with different counter period and compared window value...
Nano100 series peripheral access layer header file. This file contains all the peripheral register's ...
#define WWDT_CR_WWDTEN_Msk
#define WWDT
Pointer to WWDT register structure.
#define WWDT_CR_WINCMP_Pos