Aaeon GENE-6315 User Manual page 54

Subcompact board
Table of Contents

Advertisement

S u b C o m p a c t B o a r d
short int value;
//Enter W83977 Configure Mode
EnterConfigMode();
//Select Device 7
SelectDevice(7);
//Set Device Active
WriteAData(0x30, 0x01);
//caution:skip this step will be a mistake!!
if (watch_dog_output_GP==12)
{
//Set Register E2 to define GP12
WriteAData(0xE2, 0x0A);
}
else if(watch_dog_output_GP==13)
{
//Set Register E3 to define GP13
Appendix A Programming the Watchdog Timer
G E N E - 6 3 1 5
A-6

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents