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-8
WriteAData(0x2A,ReadAData(0x2A)|0x80);
}
else if(watch_dog_output_GP==13)
{
//Set Register 2B (PIN 58) Bit 0 = 0/1 (KBLOCK/GP13)
//set to GP13 for WD Rst
WriteAData(0x2B,ReadAData(0x2B)|0x01);
}
else if(watch_dog_output_GP==16)
{
//Set Register 2C (PIN 119) Bit 5-4 = 01 (GP16)
//set to GP16 for WD Rst
WriteAData(0x2C,ReadAData(0x2C)|0x10);
}
//Exit W83977 Configure mode
ExitConfigMode();
}
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...