Appendix A – Watchdog Timer Programming
48
In
fo
tain
m
en
t M
ult
i-T
ou
ch
P
an
el
PC
AC
P-
10
76
************************************************************************************
// 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
************************************************************************************
Summary of Contents for ACP-1076
Page 1: ...Last Updated July 27 2017 ACP 1076 7 Infotainment Multi Touch Panel PC User s Manual 1st Ed...
Page 13: ...Infotainment Multi Touch Panel PC ACP 1076 Chapter 1 Chapter 1 Product Specifications...
Page 17: ...Infotainment Multi Touch Panel PC ACP 1076 Chapter 2 Chapter 2 Hardware Information...
Page 18: ...Chapter 2 Hardware Information 6 Infotainment Multi Touch Panel PC ACP 1076 2 1 Dimensions...
Page 32: ...Infotainment Multi Touch Panel PC ACP 1076 Chapter 3 Chapter 3 AMI BIOS Setup...
Page 35: ...Chapter 3 AMI BIOS Setup 23 Infotainment Multi Touch Panel PC ACP 1076 3 3 Setup Submenu Main...
Page 50: ...Chapter 3 AMI BIOS Setup 38 Infotainment Multi Touch Panel PC ACP 1076 3 5 1 North Bridge...
Page 54: ...Chapter 3 AMI BIOS Setup 42 Infotainment Multi Touch Panel PC ACP 1076 3 8 Boot BBS Priorities...
Page 56: ...Infotainment Multi Touch Panel PC ACP 1076 Chapter 4 Chapter 4 Drivers Installation...
Page 58: ...Infotainment Multi Touch Panel PC ACP 1076 Appendix A Appendix A Watchdog Timer Programming...
Page 64: ...Infotainment Multi Touch Panel PC ACP 1076 Appendix B Appendix B I O Information...
Page 65: ...Appendix B I O Information 53 Infotainment Multi Touch Panel PC ACP 1076 B 1 I O Address Map...
Page 67: ...Appendix B I O Information 55 Infotainment Multi Touch Panel PC ACP 1076 B 3 IRQ Mapping Chart...
Page 68: ...Appendix B I O Information 56 Infotainment Multi Touch Panel PC ACP 1076...
Page 69: ...Appendix B I O Information 57 Infotainment Multi Touch Panel PC ACP 1076...
Page 70: ...Appendix B I O Information 58 Infotainment Multi Touch Panel PC ACP 1076...
Page 71: ...Appendix B I O Information 59 Infotainment Multi Touch Panel PC ACP 1076...
Page 72: ...Appendix B I O Information 60 Infotainment Multi Touch Panel PC ACP 1076...
Page 73: ...Appendix B I O Information 61 Infotainment Multi Touch Panel PC ACP 1076...
Page 74: ...Appendix B I O Information 62 Infotainment Multi Touch Panel PC ACP 1076...
Page 75: ...Appendix B I O Information 63 Infotainment Multi Touch Panel PC ACP 1076...