BUSYF=B_0x0, BSYENDF=B_0x0, CMDENDF=B_0x0, BUSYCMDF=B_0x0, ERRF=B_0x0
CACHEAXI status register
BUSYF | full invalidate busy flag 0 (B_0x0): cache not busy on a CACHEINV operation 1 (B_0x1): cache executing a full invalidate CACHEINV operation |
BSYENDF | full invalidate busy end flag 0 (B_0x0): cache busy or in idle 1 (B_0x1): full invalidate CACHEINV operation finished |
ERRF | cache error flag 0 (B_0x0): no error 1 (B_0x1): an error occurred during the operation (eviction or clean operation write-back error). |
BUSYCMDF | command busy flag 0 (B_0x0): cache not busy on a CACHECMD command 1 (B_0x1): cache busy on a CACHECMD command (clean or clean-and-invalidate an address range) |
CMDENDF | command end flag 0 (B_0x0): cache busy or in idle 1 (B_0x1): CACHECMD command finished |