Appendix A – Watchdog Timer Programming
40
Fa
nle
ss Em
be
dde
d B
ox
P
C
AE
C-
66
43
************************************************************************************
// 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
************************************************************************************
Содержание AEC-6643
Страница 1: ...Last Updated September 19 2016 AEC 6643 Fanless Embedded Box PC User s Manual 2nd Ed ...
Страница 13: ...Fanless Embedded Box PC AEC 6643 Chapter 1 Chapter 1 Product Specifications ...
Страница 16: ...Fanless Embedded Box PC AEC 6643 Chapter 2 Chapter 2 Hardware Information ...
Страница 18: ...Chapter 2 Hardware Information 6 Fanless Embedded Box PC AEC 6643 2 2 Jumpers and Connectors Component Side ...
Страница 19: ...Chapter 2 Hardware Information 7 Fanless Embedded Box PC AEC 6643 Solder Side ...
Страница 28: ...Fanless Embedded Box PC AEC 6643 Chapter 3 Chapter 3 AMI BIOS Setup ...
Страница 31: ...Chapter 3 AMI BIOS Setup 19 Fanless Embedded Box PC AEC 6643 3 3 Setup Submenu Main ...
Страница 33: ...Chapter 3 AMI BIOS Setup 21 Fanless Embedded Box PC AEC 6643 3 4 Setup Submenu Advanced ...
Страница 43: ...Chapter 3 AMI BIOS Setup 31 Fanless Embedded Box PC AEC 6643 3 5 Setup submenu Monitor ...
Страница 45: ...Chapter 3 AMI BIOS Setup 33 Fanless Embedded Box PC AEC 6643 3 6 1 Boot BBS Priorities ...
Страница 46: ...Chapter 3 AMI BIOS Setup 34 Fanless Embedded Box PC AEC 6643 3 7 Setup submenu Save Exit ...
Страница 47: ...Fanless Embedded Box PC AEC 6643 Chapter 4 Chapter 4 Drivers Installation ...
Страница 50: ...Fanless Embedded Box PC AEC 6643 Appendix A Appendix A Watchdog Timer Programming ...
Страница 57: ...Fanless Embedded Box PC AEC 6643 Appendix B Appendix B I O Information ...
Страница 58: ...Appendix B I O Information 46 Fanless Embedded Box PC AEC 6643 B 1 I O Address Map ...
Страница 59: ...Appendix B I O Information 47 Fanless Embedded Box PC AEC 6643 ...
Страница 60: ...Appendix B I O Information 48 Fanless Embedded Box PC AEC 6643 B 2 1 st Memory Address Map ...
Страница 61: ...Appendix B I O Information 49 Fanless Embedded Box PC AEC 6643 B 3 IRQ Mapping Chart ...
Страница 62: ...Appendix B I O Information 50 Fanless Embedded Box PC AEC 6643 ...
Страница 63: ...Appendix B I O Information 51 Fanless Embedded Box PC AEC 6643 ...
Страница 64: ...Appendix B I O Information 52 Fanless Embedded Box PC AEC 6643 B 4 DMA Channel Assignments ...
Страница 65: ...Fanless Embedded Box PC AEC 6613 Appendix C Appendix C AHCI Settings ...