E P I C B o a r d E P I C - 8 5 2 6Appendix A Programming the Watchdog Timer A-6A.2 IT8712 Watchdog Timer Initial Program.MODEL SMALL.CODEMain:CALL Enter_Configuration_modeCALL Check_Chipmov cl, 7call Set_Logic_Device;time settingmov cl, 10 ; 10 Secdec alWatch_Dog_Setting:;Timer settingmov al, clmov cl, 73hcall Superio_Set_Reg;Clear by keyboard or mouse interruptmov al, 0f0hmov cl, 71hcall Superio_Set_Reg;unit is second.mov al, 0C0Hmov cl, 72hcall Superio_Set_Reg