FS:CardNorDirectWrite

Revision as of 06:12, 16 October 2015 by Steveice10 (talk | contribs) (CardNorDirectWrite)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x08290082]
1 u8 commandID
2 u32 Size
3 (Size<<6) | 0xA
4 Input buffer ptr

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This is the same as FS:CardNorDirectRead, except this writes data to SPICARD-FIFO after writing the cmd-data instead of reading from FIFO.