Appendix A – Watchdog Timer Programming
55
Fan
les
s E
mb
ed
ded
Bo
x
PC
BO
XE
R-
64
03
W
T
************************************************************************************
// 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
************************************************************************************
Содержание Aaeon BOXER-6403WT
Страница 1: ...Last Updated March 25 2016 BOXER 6403WT Fanless Embedded Box PC User s Manual 1st Ed ...
Страница 14: ...Fanless Embedded Box PC BOXER 6403WT Chapter 1 Chapter 1 Product Specifications ...
Страница 18: ...Fanless Embedded Box PC BOXER 6403WT Chapter 2 Chapter 2 Hardware Information ...
Страница 38: ...Fanless Embedded Box PC BOXER 6403WT Chapter 3 Chapter 3 AMI BIOS Setup ...
Страница 41: ...Chapter 3 AMI BIOS Setup 28 Fanless Embedded Box PC BOXER 6403WT 3 3 Setup Submenu Main ...
Страница 42: ...Chapter 3 AMI BIOS Setup 29 Fanless Embedded Box PC BOXER 6403WT 3 4 Setup Submenu Advanced ...
Страница 46: ...Chapter 3 AMI BIOS Setup 33 Fanless Embedded Box PC BOXER 6403WT 3 4 4 Advanced Hardware Monitor ...
Страница 49: ...Chapter 3 AMI BIOS Setup 36 Fanless Embedded Box PC BOXER 6403WT 3 4 7 Advanced SIO Configuration ...
Страница 53: ...Chapter 3 AMI BIOS Setup 40 Fanless Embedded Box PC BOXER 6403WT 3 5 Setup submenu Chipset ...
Страница 54: ...Chapter 3 AMI BIOS Setup 41 Fanless Embedded Box PC BOXER 6403WT 3 5 1 Chipset North Bridge ...
Страница 56: ...Chapter 3 AMI BIOS Setup 43 Fanless Embedded Box PC BOXER 6403WT 256MB Optimal Default Failsafe Default Max ...
Страница 61: ...Chapter 3 AMI BIOS Setup 48 Fanless Embedded Box PC BOXER 6403WT 3 7 1 BBS Priorities ...
Страница 62: ...Chapter 3 AMI BIOS Setup 49 Fanless Embedded Box PC BOXER 6403WT 3 8 Setup submenu Exit ...
Страница 63: ...Fanless Embedded Box PC BOXER 6403WT Chapter 4 Chapter 4 Drivers Installation ...
Страница 66: ...Fanless Embedded Box PC BOXER 6403WT Appendix A Appendix A Watchdog Timer Programming ...
Страница 72: ...Fanless Embedded Box PC BOXER 6403WT Appendix B Appendix B I O Information ...
Страница 73: ...Appendix B I O Information 60 Fanless Embedded Box PC BOXER 6403WT B 1 I O Address Map ...
Страница 74: ...Appendix B I O Information 61 Fanless Embedded Box PC BOXER 6403WT ...
Страница 75: ...Appendix B I O Information 62 Fanless Embedded Box PC BOXER 6403WT B 2 Memory Address Map ...
Страница 76: ...Appendix B I O Information 63 Fanless Embedded Box PC BOXER 6403WT B 3 IRQ Mapping Chart ...
Страница 77: ...Appendix B I O Information 64 Fanless Embedded Box PC BOXER 6403WT ...
Страница 78: ...Appendix B I O Information 65 Fanless Embedded Box PC BOXER 6403WT ...
Страница 79: ...Appendix B I O Information 66 Fanless Embedded Box PC BOXER 6403WT ...
Страница 80: ...Fanless Embedded Box PC BOXER 6403WT Appendix C Appendix C Electrical Specifications for I O Ports ...
Страница 82: ...Fanless Embedded Box PC BOXER 6403WT Appendix D Appendix D Digital I O Ports ...