Go to the source code of this file.
◆ main()
Set countdown time to around 3 seconds(FOSC = 36.864MHz)
Definition at line 21 of file watchdog_reset.c.
22{
32 while(1)
33 {
38 }
39}
void SYS_Delay(uint16_t t)
void UART1_TxString(uint8_t *str)
@ UART1_BaudSource_Timer2
void UART1_TxHex(uint8_t hex)
void UART1_Config8bitUart(UART1_BaudSource_t baudSource, HAL_State_t _1TMode, uint32_t baudrate)
#define WDT_StartWatchDog()
#define WDT_SetCounterPrescaler(__PRE_SCALER__)