rp2040_pac::uart0::uartdmacr

Type Alias RXDMAE_R

Source
pub type RXDMAE_R = BitReader;
Expand description

Field RXDMAE reader - Receive DMA enable. If this bit is set to 1, DMA for the receive FIFO is enabled.

Aliased Typeยง

struct RXDMAE_R { /* private fields */ }