Type Alias rp2040_pac::xip_ctrl::stream_addr::R

source ·
pub type R = R<STREAM_ADDR_SPEC>;
Expand description

Register STREAM_ADDR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn stream_addr(&self) -> STREAM_ADDR_R

Bits 2:31 - 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.