Serial Interface: Difference between revisions

No edit summary
Line 108:
| 3 | DMA_ERROR | Set when overlapping DMA requests occur. Can only be cleared with a power reset.
| 2 | READ_PENDING | Set when an IO read occurs, while an IO or DMA write is in progress.
| 1 | IO_BUSY | Set when eithera andirect IOmemory readwrite orto writePIF_RAM is in progress.
| 0 | DMA_BUSY | Set when a read or write DMA, or an IO write, is in progress.
}}