Main – AAEON EPIC-CV07 User Manual

Page 103

Advertising
background image

E P I C B o a r d

E P I C - C V 0 7

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