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();
}
Содержание GENE-6315
Страница 8: ...SubCompact Board G E N E 6 3 1 5 Chapter 1 General Information 1 1 General Chapter 1 Information...
Страница 17: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 4 Solder Side...
Страница 18: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 5 2 3 Mechanical Drawing Component Side...
Страница 19: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 6 Solder Side...
Страница 40: ...SubCompact Board G E N E 6 3 1 5 Chapter 3 Award BIOS Setup 3 1 Chapter Award BIOS Setup 3...
Страница 45: ...SubCompact Board G E N E 6 3 1 5 Chapter 4 Driver Installation 4 1 Chapter Driver 4 Installation...
Страница 59: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 1 I O Information Appendix B...
Страница 60: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 2 B 1 I O Address Map...
Страница 61: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 3 B 2 Memory Address Map...
Страница 64: ...SubCompact Board G E N E 6 3 1 5 Appendix C Mating Connector C 1 Mating Connecotor x Appendi C...