Type Alias rp2040_pac::uart0::UARTDMACR
source · pub type UARTDMACR = Reg<UARTDMACR_SPEC>;
Expand description
UARTDMACR (rw) register accessor: DMA Control Register, UARTDMACR
You can read
this register and get uartdmacr::R
. You can reset
, write
, write_with_zero
this register using uartdmacr::W
. You can also modify
this register. See API.
For information about available fields see uartdmacr
module
Aliased Type§
struct UARTDMACR { /* private fields */ }