Type Definition stm32f1::stm32f103::uart4::cr3::W[][src]

type W = W<u32, CR3>;

Writer for register CR3

Implementations

impl W[src]

pub fn eie(&mut self) -> EIE_W<'_>[src]

Bit 0 - Error interrupt enable

pub fn iren(&mut self) -> IREN_W<'_>[src]

Bit 1 - IrDA mode enable

pub fn irlp(&mut self) -> IRLP_W<'_>[src]

Bit 2 - IrDA low-power

pub fn hdsel(&mut self) -> HDSEL_W<'_>[src]

Bit 3 - Half-duplex selection

pub fn dmar(&mut self) -> DMAR_W<'_>[src]

Bit 6 - DMA enable receiver

pub fn dmat(&mut self) -> DMAT_W<'_>[src]

Bit 7 - DMA enable transmitter