FSPXI:CardNorDirectCommand: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
 
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 doesn't read/write any SPICARD regs after writing the command to SPICARD-FIFO.
This writes the specified command to [[SPICARD]], without any parameters. This doesn't read/write any SPICARD regs after writing the command to SPICARD-FIFO.

Latest revision as of 07:35, 9 April 2014

Request

Index Word Description
0 Header code [0x002A0040]
1 u8 commandID

Response

Index Word Description
0 Header code
1 Resultcode

Description

This writes the specified command to SPICARD, without any parameters. This doesn't read/write any SPICARD regs after writing the command to SPICARD-FIFO.