PXIDEV:ReadCTRCARD Cmd42

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x00030102]
1 Buffer Size
2 Sector Offset
3 Sector Count
4 u8, SectorSize
5 (Size << 8) | 0x4
6 Buffer Pointer

Response

Index Word Description
0 Header code
1 Result code

Description

Reads from CTRCARD at an offset. The 32-bit words of the command written to the CTRCARD_CMD register are "0x42000000 | (SectorOffset >> 23), SectorOffset << 9, 0, 0"