Appendix A – Watchdog Timer Programming
53
Fan
les
s E
mb
ed
ded
Bo
x
PC
BO
XE
R-
66
40M
************************************************************************************
// SuperIO relative definition (Please reference to Table 1)
#define byte SIOIndex //This parameter is represented from Note1
#define byte SIOData //This parameter is represented from Note2
#define void IOWriteByte(byte IOPort, byte Value);
#define byte IOReadByte(byte IOPort);
// Watch Dog relative definition (Please reference to Table 2)
#define byte TimerLDN //This parameter is represented from Note3
#define byte TimerReg //This parameter is represented from Note4
#define byte TimerVal // This parameter is represented from Note24
#define byte UnitLDN //This parameter is represented from Note5
#define byte UnitReg //This parameter is represented from Note6
#define byte UnitBit //This parameter is represented from Note7
#define byte UnitVal //This parameter is represented from Note8
#define byte EnableLDN //This parameter is represented from Note9
#define byte EnableReg //This parameter is represented from Note10
#define byte EnableBit //This parameter is represented from Note11
#define byte EnableVal //This parameter is represented from Note12
#define byte StatusLDN // This parameter is represented from Note13
#define byte StatusReg // This parameter is represented from Note14
#define byte StatusBit // This parameter is represented from Note15
#define byte ModeLDN // This parameter is represented from Note16
#define byte ModeReg // This parameter is represented from Note17
#define byte ModeBit // This parameter is represented from Note18
#define byte ModeVal // This parameter is represented from Note19
#define byte WDTRstLDN // This parameter is represented from Note20
#define byte WDTRstReg // This parameter is represented from Note21
#define byte WDTRstBit // This parameter is represented from Note22
#define byte WDTRstVal // This parameter is represented from Note23
************************************************************************************
Содержание BOXER-6640M
Страница 1: ...Last Updated October 18 2017 BOXER 6640M Fanless Embedded Box PC User s Manual 2nd Ed ...
Страница 13: ...Fanless Embedded Box PC BOXER 6640M Chapter 1 Chapter 1 Product Specifications ...
Страница 17: ...Fanless Embedded Box PC BOXER 6640M Chapter 2 Chapter 2 Hardware Information ...
Страница 18: ...Chapter 2 Hardware Information 6 Fanless Embedded Box PC BOXER 6640M 2 1 Dimensions ...
Страница 19: ...Chapter 2 Hardware Information 7 Fanless Embedded Box PC BOXER 6640M ...
Страница 20: ...Chapter 2 Hardware Information 8 Fanless Embedded Box PC BOXER 6640M ...
Страница 21: ...Chapter 2 Hardware Information 9 Fanless Embedded Box PC BOXER 6640M 2 1 1 I O Location ...
Страница 22: ...Chapter 2 Hardware Information 10 Fanless Embedded Box PC BOXER 6640M 2 2 Jumpers and Connectors ...
Страница 38: ...Industrial Modular Touch Panel BOXER 6640M Chapter 3 Chapter 3 AMI BIOS Setup ...
Страница 41: ...Chapter 3 AMI BIOS Setup 29 Fanless Embedded Box PC BOXER 6640M 3 3 Setup Submenu Main ...
Страница 42: ...Chapter 3 AMI BIOS Setup 30 Fanless Embedded Box PC BOXER 6640M 3 4 Setup Submenu Advanced ...
Страница 46: ...Chapter 3 AMI BIOS Setup 34 Fanless Embedded Box PC BOXER 6640M 3 4 4 Advanced PCH FW Configuration ...
Страница 48: ...Chapter 3 AMI BIOS Setup 36 Fanless Embedded Box PC BOXER 6640M 3 4 5 Advanced SIO Configuration ...
Страница 50: ...Chapter 3 AMI BIOS Setup 38 Fanless Embedded Box PC BOXER 6640M 3 4 6 Advanced Hardware Monitor ...
Страница 53: ...Chapter 3 AMI BIOS Setup 41 Fanless Embedded Box PC BOXER 6640M 3 5 Setup submenu Chipset ...
Страница 54: ...Chapter 3 AMI BIOS Setup 42 Fanless Embedded Box PC BOXER 6640M 3 5 1 Chipset System Agent SA Configuration ...
Страница 59: ...Chapter 3 AMI BIOS Setup 47 Fanless Embedded Box PC BOXER 6640M 3 8 Setup submenu Save Exit ...
Страница 60: ...Fanless Embedded Box PC BOXER 6640M Chapter 4 Chapter 4 Drivers Installation ...
Страница 63: ...Fanless Embedded Box PC BOXER 6640M Appendix A Appendix A Watchdog Timer Programming ...
Страница 69: ...Fanless Embedded Box PC BOXER 6640M Appendix B Appendix B I O Information ...
Страница 70: ...Appendix B I O Information 58 Fanless Embedded Box PC BOXER 6640 B 1 I O Address Map ...
Страница 71: ...Appendix B I O Information 59 Fanless Embedded Box PC BOXER 6640 ...
Страница 72: ...Appendix B I O Information 60 Fanless Embedded Box PC BOXER 6640 B 2 Memory Address Map ...
Страница 73: ...Appendix B I O Information 61 Fanless Embedded Box PC BOXER 6640 ...
Страница 74: ...Appendix B I O Information 62 Fanless Embedded Box PC BOXER 6640 B 3 IRQ Mapping Chart ...