PXIDEV:SPIMultiWriteRead: Difference between revisions
Steveice10 (talk | contribs) |
Steveice10 (talk | contribs) |
||
Line 104: | Line 104: | ||
=Description= | =Description= | ||
Writes | Writes the header to the [[SPICARD_Registers|CARDSPI FIFO]], writes the first write buffer, reads the response to the first read buffer, writes the second write buffer, reads the response to the second read buffer, and writes the footer. To use this, the [[NCCH/Extended_Header|ARM9 Access Control]] bit for SPICARD must be set in one of the currently running ARM11 processes. | ||
If the header, footer, or any of the buffers have a size of 0, their respective operation will be skipped. | If the header, footer, or any of the buffers have a size of 0, their respective operation will be skipped. |