Type Alias rp2040_pac::xip_ctrl::STREAM_CTR
source · pub type STREAM_CTR = Reg<STREAM_CTR_SPEC>;
Expand description
STREAM_CTR (rw) register accessor: FIFO stream control
You can read
this register and get stream_ctr::R
. You can reset
, write
, write_with_zero
this register using stream_ctr::W
. You can also modify
this register. See API.
For information about available fields see stream_ctr
module
Aliased Type§
struct STREAM_CTR { /* private fields */ }