Type Alias rp2040_pac::dma::CH8_DBG_CTDREQ
source · pub type CH8_DBG_CTDREQ = Reg<CH8_DBG_CTDREQ_SPEC>;
Expand description
CH8_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 ch8_dbg_ctdreq::R
. You can reset
, write
, write_with_zero
this register using ch8_dbg_ctdreq::W
. You can also modify
this register. See API.
For information about available fields see ch8_dbg_ctdreq
module
Aliased Type§
struct CH8_DBG_CTDREQ { /* private fields */ }