Type Alias rp2040_pac::uart0::uartdmacr::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 */ }