FSPXI:CardNorDirectCommand: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002A0040] |- | 1 | u8 commandID |} =Response= {| class="wikitable" border="1" |..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 26: | Line 26: | ||
=Description= | =Description= | ||
This writes the specified command to [[SPICARD]], the | 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 06: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.