Changes

Jump to navigation Jump to search
506 bytes added ,  20:23, 9 April 2014
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002E0082] |- | 1 | u8 commandID |- | 2 | u32 Size |- | 3 | (Size<<8) <nowiki>|<..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x002E0082]
|-
| 1
| u8 commandID
|-
| 2
| u32 Size
|-
| 3
| (Size<<8) <nowiki>|</nowiki> <unknown>
|-
| 4
| Input buffer ptr
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Resultcode
|}

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

Navigation menu