Type Alias rp2040_pac::xip_ctrl::STREAM_ADDR

source ·
pub type STREAM_ADDR = Reg<STREAM_ADDR_SPEC>;
Expand description

STREAM_ADDR (rw) register accessor: FIFO stream address

You can read this register and get stream_addr::R. You can reset, write, write_with_zero this register using stream_addr::W. You can also modify this register. See API.

For information about available fields see stream_addr module

Aliased Type§

struct STREAM_ADDR { /* private fields */ }