Main – AAEON EMB-A70M User Manual

Page 63

Advertising
background image

M i n i - I T X

E M B - A 7 0 M

Appendix A Programming the Watchdog Timer A-4

************************************************************************************ 
VOID   

Main

(){ 

 

// Procedure : AaeonWDTConfig 

 

// (byte)Timer : Time of WDT timer.(0x00~0xFF) 

 

// (boolean)Unit : Select time unit(0: second, 1: minute). 

 

AaeonWDTConfig(); 

 

 

// Procedure : AaeonWDTEnable 

// This procudure will enable the WDT counting. 

 

AaeonWDTEnable(); 


************************************************************************************

Advertising