Module spi_cache

Module spi_cache 

Source
Expand description

Controls SPI memory-mapped caching

Structsยง

BLOCK_R
Field block reader - Flash memory block to map, in 2mb blocks
BLOCK_W
Field block writer - Flash memory block to map, in 2mb blocks
BUSY_R
Field busy reader - SPI busy
BUSY_W
Field busy writer - SPI busy
CACHE_EMPTY_R
Field cache_empty reader - Cache is empty
CACHE_EMPTY_W
Field cache_empty writer - Cache is empty
CACHE_ENABLE_R
Field cache_enable reader - Cache enable
CACHE_ENABLE_W
Field cache_enable writer - Cache enable
CACHE_FLUSH_START_R
Field cache_flush_start reader - Flush cache
CACHE_FLUSH_START_W
Field cache_flush_start writer - Flush cache
OFFSET_R
Field offset reader - Offset within block to map, in megabytes
OFFSET_W
Field offset writer - Offset within block to map, in megabytes
R
Register SPI_CACHE reader
SPI_CACHE_SPEC
Controls SPI memory-mapped caching
TARGET_R
Field target reader - Controls where the spi flash is mapped (unconfirmed)
TARGET_W
Field target writer - Controls where the spi flash is mapped (unconfirmed)
W
Register SPI_CACHE writer