S u b C o m p a c t B o a r d
G E N E - 6 3 1 5
Appendix A Programming the Watchdog Timer
A-6
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
Summary of Contents for GENE-6315
Page 17: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 4 Solder Side...
Page 19: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 6 Solder Side...
Page 40: ...SubCompact Board G E N E 6 3 1 5 Chapter 3 Award BIOS Setup 3 1 Chapter Award BIOS Setup 3...
Page 59: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 1 I O Information Appendix B...
Page 60: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 2 B 1 I O Address Map...
Page 61: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 3 B 2 Memory Address Map...
Page 64: ...SubCompact Board G E N E 6 3 1 5 Appendix C Mating Connector C 1 Mating Connecotor x Appendi C...