Type Alias RXDMAEN_W

Source
pub type RXDMAEN_W<'a, REG> = BitWriter<'a, REG, RXDMAEN>;
Expand description

Field RXDMAEN writer - Rx buffer DMA enable

Aliased Type§

pub struct RXDMAEN_W<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> RXDMAEN_W<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn disabled(self) -> &'a mut W<REG>

Rx buffer DMA disabled

Source

pub fn enabled(self) -> &'a mut W<REG>

Rx buffer DMA enabled