Appendix A
–
Watchdog Timer Programming
56
COM
E
xp
res
s Mo
du
le
Nan
oC
O
M
-W
HU
************************************************************************************
// Embedded BRAM relative definition (Please reference to Table 1)
#define byte
EcBRAMIndex //This parameter is represented from
Note1
#define byte
EcBRAMData //This parameter is represented from
Note2
#define byte
BRAMLDNReg //This parameter is represented from
Note3
#define byte
BRAMFnDataReg //This parameter is represented from
Note4
#define
void
EcBRAMWriteByte(
byte
Offset,
byte
Value);
#define byte
EcBRAMReadByte(
byte
Offset);
#define
void
IOWriteByte(
byte
Offset,
byte
Value);
#define byte
IOReadByte(
byte
Offset);
// Watch Dog relative definition (Please reference to Table 2)
#define byte
TimerReg //This parameter is represented from
Note5
#define byte
TimerVal // This parameter is represented from
Note10
#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
Note11
#define byte
RSTReg //This parameter is represented from
Note8
#define byte
RSTBit //This parameter is represented from
Note9
#define byte
RSTVal //This parameter is represented from
Note12
************************************************************************************
Содержание AAEON NanoCOM-WHU
Страница 1: ...Last Updated July 29 2020 NanoCOM WHU COM Express Module User s Manual 1st Ed ...
Страница 13: ...COM Express Module NanoCOM WHU Chapter 1 Chapter 1 Product Specifications ...
Страница 16: ...COM Express Module NanoCOM WHU Chapter 2 Chapter 2 Hardware Information ...
Страница 17: ...Chapter 2 Hardware Information 5 COM Express Module NanoCOM WHU 2 1 Dimensions Jumpers and Connectors ...
Страница 18: ...Chapter 2 Hardware Information 6 COM Express Module NanoCOM WHU ...
Страница 24: ...COM Express Module NanoCOM WHU Chapter 3 Chapter 3 AMI BIOS Setup ...
Страница 27: ...Chapter 3 AMI BIOS Setup 15 COM Express Module NanoCOM WHU 3 3 Setup Submenu Main ...
Страница 28: ...Chapter 3 AMI BIOS Setup 16 COM Express Module NanoCOM WHU 3 4 Setup Submenu Advanced ...
Страница 33: ...Chapter 3 AMI BIOS Setup 21 COM Express Module NanoCOM WHU 3 4 3 Memory Configuration ...
Страница 34: ...Chapter 3 AMI BIOS Setup 22 COM Express Module NanoCOM WHU 3 4 4 On Module H W Monitor ...
Страница 36: ...Chapter 3 AMI BIOS Setup 24 COM Express Module NanoCOM WHU 3 4 5 PCH FW Configuration ...
Страница 44: ...Chapter 3 AMI BIOS Setup 32 COM Express Module NanoCOM WHU 3 5 Setup Submenu System I O ...
Страница 51: ...Chapter 3 AMI BIOS Setup 39 COM Express Module NanoCOM WHU 3 5 5 Legacy Logical Devices Configuration ...
Страница 62: ...Chapter 3 AMI BIOS Setup 50 COM Express Module NanoCOM WHU 3 8 Setup Submenu Save Exit ...
Страница 63: ...COM Express Module NanoCOM WHU Chapter 4 Chapter 4 Drivers Installation ...
Страница 66: ...COM Express Module NanoCOM WHU Appendix A Appendix A Watchdog Timer Programming ...
Страница 72: ...COM Express Module NanoCOM SKU Appendix B Appendix B I O Information ...
Страница 73: ...Appendix B I O Information 61 COM Express Module NanoCOM WHU B 1 I O Address Map ...
Страница 74: ...Appendix B I O Information 62 COM Express Module NanoCOM WHU B 2 Memory Address Map ...
Страница 75: ...Appendix B I O Information 63 COM Express Module NanoCOM WHU B 3 IRQ Mapping Chart ...
Страница 76: ...Appendix B I O Information 64 COM Express Module NanoCOM WHU ...
Страница 77: ...Appendix B I O Information 65 COM Express Module NanoCOM WHU ...
Страница 78: ...Appendix B I O Information 66 COM Express Module NanoCOM WHU ...
Страница 79: ...Appendix B I O Information 67 COM Express Module NanoCOM WHU ...
Страница 80: ...Appendix B I O Information 68 COM Express Module NanoCOM WHU ...
Страница 81: ...Appendix B I O Information 69 COM Express Module NanoCOM WHU ...
Страница 82: ...Appendix B I O Information 70 COM Express Module NanoCOM WHU ...
Страница 83: ...Appendix B I O Information 71 COM Express Module NanoCOM WHU ...
Страница 84: ...COM Express Module NanoCOM WHU Appendix C Appendix C Programming Digital I O ...