Module stream_addr

Source
Expand description

FIFO stream address

Structs§

STREAM_ADDR_SPEC
FIFO stream address

Type Aliases§

R
Register STREAM_ADDR reader
STREAM_ADDR_R
Field STREAM_ADDR reader - The address of the next word to be streamed from flash to the streaming FIFO.
Increments automatically after each flash access.
Write the initial access address here before starting a streaming read.
STREAM_ADDR_W
Field STREAM_ADDR writer - The address of the next word to be streamed from flash to the streaming FIFO.
Increments automatically after each flash access.
Write the initial access address here before starting a streaming read.
W
Register STREAM_ADDR writer