void RESET_CauseHandler(void)
It handles the reset cause by clearing the cause register values. This is a weak attribute function....
uint16_t RESET_CauseGet(void)
Returns the cause of previous reset.
void RESET_CauseClearAll(void)
Clears the Reset Cause register.
This is the generated driver types header file for the RESET driver.