Struct stm32f103xx::uart5::cr3::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
pub fn bits(&self) -> u32[src]
Value of the register as raw bits
pub fn eie(&self) -> EIER[src]
Bit 0 - Error interrupt enable
pub fn iren(&self) -> IRENR[src]
Bit 1 - IrDA mode enable
pub fn irlp(&self) -> IRLPR[src]
Bit 2 - IrDA low-power
pub fn hdsel(&self) -> HDSELR[src]
Bit 3 - Half-duplex selection
pub fn dmat(&self) -> DMATR[src]
Bit 7 - DMA enable transmitter