FS:CardNorDirectReadWithAddress

FS:CardNorDirectReadWithAddress

Request #

Index WordDescription
0Header code [0x082800C2]
1u8 commandID
2u32 address
3u32 Size
4(Size<<6) | 0xC
5Output buffer ptr

Response #

Index WordDescription
0Header code
1Result code

Description #

This is about the same as FS:CardNorDirectCommandWithAddress(one of the values used with this code is loaded from Process9 state instead of using value 0), except this also writes the specified amount of data from SPICARD-FIFO to the output buffer.