FSPXI:CardNorDirectCommand: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002A0040] |- | 1 | u8 commandID |} =Response= {| class="wikitable" border="1" |..." |
|||
Line 26: | Line 26: | ||
=Description= | =Description= | ||
This writes the specified command to [[SPICARD]], the u8 address written to SPICARD CNT is loaded from Process9 state. | This writes the specified command to [[SPICARD]], the u8 address written to SPICARD CNT is loaded from Process9 state. This doesn't read/write any SPICARD regs after writing the command to SPICARD-FIFO. |