
Mini-ITX EMB-A70M
Appendix A Programming the Watchdog Timer A-4
************************************************************************************
VOID
Main(){
//Procedure:AaeonWDTConfig
//(byte)Timer:TimeofWDTtimer.(0x00~0xFF)
//(boolean)Unit:Selecttimeunit(0:second,1:minute).
AaeonWDTConfig();
//Procedure:AaeonWDTEnable
//ThisprocudurewillenabletheWDTcounting.
AaeonWDTEnable();
}
************************************************************************************
Kommentare zu diesen Handbüchern