Field Name |
Length (bits) |
Bit |
Contents |
Description |
Item |
Total |
Algn |
Off |
readSram |
96 | 96 |
16 |
0 |
command Packet |
Initiate memory read of DEA SRAM (see table 57, swreq Rev. I) |
header |
48 | 48 |
16 |
0 |
command Header |
Command Packet Header |
commandLength |
16 | 16 |
16 |
0 |
uint16 = 6 |
Number of 16-bit words in the command packet |
commandIdentifier |
16 | 16 |
16 |
16 |
uint16 |
Used by ground to identify the command |
commandOpcode |
16 | 16 |
16 |
32 |
uint16 = 8 |
Command Operation code which determines format and action of the command [see enum CmdOpcode]: CMDOP_READ_SRAM |
ccdId |
4 | 4 |
1 |
48 |
uint4 |
CCD Controller whose SRAM is to be read |
readIndex |
16 | 16 |
16 |
64 |
uint16 |
Index into SRAM to start the read |
wordCount |
16 | 16 |
16 |
80 |
uint16 |
Number of 16-bit words to read from SRAM |