Type Alias rp2040_pac::dma::CH1_DBG_CTDREQ

source ·
pub type CH1_DBG_CTDREQ = Reg<CH1_DBG_CTDREQ_SPEC>;
Expand description

CH1_DBG_CTDREQ (rw) register accessor: Read: get channel DREQ counter (i.e. how many accesses the DMA expects it can perform on the peripheral without overflow/underflow. Write any value: clears the counter, and cause channel to re-initiate DREQ handshake.

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

For information about available fields see ch1_dbg_ctdreq module

Aliased Type§

struct CH1_DBG_CTDREQ { /* private fields */ }