PXIDEV:WriteCTRCARD Cmd44

PXIDEV:WriteCTRCARD Cmd44

Request #

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

Response #

Index WordDescription
0Header code
1Result code

Description #

Writes to CTRCARD at an offset. The 32-bit words of the command written to the CTRCARD_CMD register are “0x44000000 | (SectorOffset >> 23), (SectorOffset << 9) | SectorSize, 0, 0”