FSPXI:CardNorDirectReadWithAddress

FSPXI:CardNorDirectReadWithAddress

Request #

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

Response #

Index WordDescription
0Header code
1Resultcode

Description #

This is about the same as FSPXI: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.