RRSTOERR=noErr, RDECERR=noErr, WDECERR=noErr, RACT=noRead, WACT=noWrite, RDSSTALL=normalop, WRSTOERR=noErr
HPB Status Register.
RACT | Read transaction in progress. 0 (noRead): No read transaction in progress. 1 (read): Read transaction in progress. |
RDECERR | Read address error. 0 (noErr): No error. 1 (err): Error. |
RRSTOERR | Reset during read error. 0 (noErr): No error. 1 (err): Error. |
RDSSTALL | Read data stall. 0 (normalop): Read operation normal. 1 (stalled): Read stalled. |
WACT | Write transaction in progress. 0 (noWrite): No write transaction in progress. 1 (write): Write transaction in progress. |
WDECERR | Write address error. 0 (noErr): No error. 1 (err): Error. |
WRSTOERR | Reset during write error. 0 (noErr): No error. 1 (err): Error. |