FSPXI:CardNorDirectCommandWithAddress: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002B0080] |- | 1 | u8 commandID |- | 2 | u8 address |} =Response= {| class="wik..." |
(No difference)
|
Revision as of 05:48, 9 April 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x002B0080] |
| 1 | u8 commandID |
| 2 | u8 address |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Resultcode |
Description
This is identical to FSPXI:CardNorDirectCommand, except this uses the input address instead of loading it from Process9 state.