Appendix C
–
Digital I/O Information
116
Fan
les
s E
mb
ed
ded
Bo
x
PC
BO
XE
R-
6839
-CFL
C.4 Digital I/O Sample Program
************************************************************************************
// 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);
// Digital Input Status relative definition (Please reference to Table 2)
#define byte DInput1LDN // This parameter is represented from Note3
#define byte DInput1Reg // This parameter is represented from Note4
#define byte DInput1Bit // This parameter is represented from Note5
#define byte DInput2LDN // This parameter is represented from Note6
#define byte DInput2Reg // This parameter is represented from Note7
#define byte DInput2Bit // This parameter is represented from Note8
#define byte DInput3LDN // This parameter is represented from Note9
#define byte DInput3Reg // This parameter is represented from Note10
#define byte DInput3Bit // This parameter is represented from Note11
#define byte DInput4LDN // This parameter is represented from Note12
#define byte DInput4Reg // This parameter is represented from Note13
#define byte DInput4Bit // This parameter is represented from Note14
#define byte DInput5LDN // This parameter is represented from Note15
#define byte DInput5Reg // This parameter is represented from Note16
#define byte DInput5Bit // This parameter is represented from Note17
#define byte DInput6LDN // This parameter is represented from Note18
#define byte DInput6Reg // This parameter is represented from Note19
#define byte DInput6Bit // This parameter is represented from Note20
#define byte DInput7LDN // This parameter is represented from Note21
#define byte DInput7Reg // This parameter is represented from Note22
#define byte DInput7Bit // This parameter is represented from Note23
#define byte DInput8LDN // This parameter is represented from Note24
#define byte DInput8Reg // This parameter is represented from Note25
#define byte DInput8Bit // This parameter is represented from Note26
************************************************************************************
Содержание AAEON BOXER-6839-CFL
Страница 1: ...Last Updated March 24 2021 BOXER 6839 CFL Fanless Embedded Box PC User s Manual 1st Ed ...
Страница 14: ...Fanless Embedded Box PC BOXER 6839 CFL Chapter 1 Chapter 1 Product Specifications ...
Страница 17: ...Fanless Embedded Box PC BOXER 6839 CFL Chapter 2 Chapter 2 Hardware Information ...
Страница 18: ...Chapter 2 Hardware Information 5 Fanless Embedded Box PC BOXER 6839 CFL 2 1 BOXER 6839 CFL Dimensions ...
Страница 19: ...Chapter 2 Hardware Information 6 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 20: ...Chapter 2 Hardware Information 7 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 58: ...Embedded Box PC BOXER 6839 CFL Chapter 3 Chapter 3 AMI BIOS Setup ...
Страница 61: ...Chapter 3 AMI BIOS Setup 48 Fanless Embedded Box PC BOXER 6839 CFL 3 3 Setup Submenu Main ...
Страница 62: ...Chapter 3 AMI BIOS Setup 49 Fanless Embedded Box PC BOXER 6839 CFL 3 4 Setup Submenu Advanced ...
Страница 72: ...Chapter 3 AMI BIOS Setup 59 Fanless Embedded Box PC BOXER 6839 CFL 3 4 6 Advanced Hardware Monitor ...
Страница 73: ...Chapter 3 AMI BIOS Setup 60 Fanless Embedded Box PC BOXER 6839 CFL 3 4 7 Advanced SIO Configuration ...
Страница 86: ...Chapter 3 AMI BIOS Setup 73 Fanless Embedded Box PC BOXER 6839 CFL 3 5 Setup Submenu Chipset ...
Страница 99: ...Chapter 3 AMI BIOS Setup 86 Fanless Embedded Box PC BOXER 6839 CFL 3 8 Setup Submenu Save Exit ...
Страница 100: ...Fanless Embedded Box PC BOXER 6839 CFL Chapter 4 Chapter 4 Drivers Installation ...
Страница 103: ...Fanless Embedded Box PC BOXER 6839 CFL Appendix A Appendix A Watchdog Timer Programming ...
Страница 109: ...Fanless Embedded Box PC BOXER 6839 CFL Appendix B Appendix B I O Information ...
Страница 110: ...Appendix B I O Information 97 Fanless Embedded Box PC BOXER 6839 CFL B 1 I O Address Map ...
Страница 111: ...Appendix B I O Information 98 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 112: ...Appendix B I O Information 99 Fanless Embedded Box PC BOXER 6839 CFL B 2 IRQ Mapping Chart ...
Страница 113: ...Appendix B I O Information 100 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 114: ...Appendix B I O Information 101 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 115: ...Appendix B I O Information 102 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 116: ...Appendix B I O Information 103 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 117: ...Appendix B I O Information 104 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 118: ...Appendix B I O Information 105 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 119: ...Appendix B I O Information 106 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 120: ...Appendix B I O Information 107 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 121: ...Appendix B I O Information 108 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 122: ...Appendix B I O Information 109 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 123: ...Appendix B I O Information 110 Fanless Embedded Box PC BOXER 6839 CFL ...
Страница 124: ...Appendix B I O Information 111 Fanless Embedded Box PC BOXER 6839 CFL B 3 Memory Address Map ...
Страница 125: ...Fanless Embedded Box PC BOXER 6839 CFL Appendix C Appendix C Digital I O Ports ...
Страница 135: ...Fanless Embedded Box PC BOXER 6839 CFL Appendix D Appendix D Glue Removal Procedure ...