COP layout for master with an 8K area.
More...
#include <cinoscopmaster.h>
|
|
uint8 | m_uMisc1 [0x1C0] |
| | misc
|
| |
|
uint32 | m_uRevision |
| | revision // 0x01C0
|
| |
|
uint8 | m_uMisc2 [0x300-0x1C0-4] |
| | misc
|
| |
|
uint32 | m_uCycleTimer |
| | cycle timer // 0x0300
|
| |
|
uint32 | m_uReserved [2] |
| | reserved
|
| |
|
uint32 | m_uCycleCount |
| | cycle counter // 0x030C
|
| |
|
uint16 | m_uGlTlgTime |
| | GinLink Tlg-Cnt / Tlg-Time // 0x0310.
|
| |
|
uint16 | m_uGlTlgCounter |
| |
|
uint32 | m_uReserved1 |
| | reserved // 0x0314
|
| |
|
uint32 | m_uCmdDesc |
| | command desc // 0x0318
|
| |
|
uint32 | m_uCmdJob |
| | eeprom/jtag/spi // 0x031C
|
| |
|
uint32 | m_uBlinkJob [2] |
| | blink job // 0x0320
|
| |
|
uint8 | m_uMasterTable [(0x800-0x328)] |
| | busmaster table // 0x0328
|
| |
|
uint8 | m_uTransData [0x600-4 *4] |
| | trans data // 0x0800
|
| |
|
uint32 | m_uPortCommRead [2] |
| | port communication // 0x0DF0
|
| |
|
uint32 | m_uPortCommWrite [2] |
| | port communication 'write' part // 0x0DF8
|
| |
|
uint8 | m_uTransInco [0x200] |
| | Transmit data for inco. // 0x0E00.
|
| |
|
uint8 | m_uReserved2 [0x7000] |
| | reserved
|
| |
|
uint8 | m_uReceiveData0 [0x600] |
| | receive data 0 // 0x8000
|
| |
|
uint8 | m_uReceiveInco0 [0x200] |
| | Receive data 0 for inco. // 0x8600.
|
| |
|
uint8 | m_uReceiveData1 [0x600] |
| | receive data 1 // 0x8800
|
| |
|
uint8 | m_uReceiveInco1 [0x200] |
| | Receive data 1 for inco. // 0x8E00.
|
| |
COP layout for master with an 8K area.
The documentation for this struct was generated from the following file: