Expand description
Cache Status
Structs§
- STAT_
SPEC - Cache Status
Type Aliases§
- FIFO_
EMPTY_ R - Field
FIFO_EMPTY
reader - When 1, indicates the XIP streaming FIFO is completely empty. - FIFO_
FULL_ R - Field
FIFO_FULL
reader - When 1, indicates the XIP streaming FIFO is completely full.
The streaming FIFO is 2 entries deep, so the full and empty
flag allow its level to be ascertained. - FLUSH_
READY_ R - Field
FLUSH_READY
reader - Reads as 0 while a cache flush is in progress, and 1 otherwise.
The cache is flushed whenever the XIP block is reset, and also
when requested via the FLUSH register. - R
- Register
STAT
reader