pub type STREAM_ADDR_R = FieldReader<u32>;
Expand description

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.

Aliased Type§

struct STREAM_ADDR_R { /* private fields */ }