Struct stm32f103xx::usart1::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 ctsie(&self) -> CTSIER
[src]
Bit 10 - CTS interrupt enable
pub fn ctse(&self) -> CTSER
[src]
Bit 9 - CTS enable
pub fn rtse(&self) -> RTSER
[src]
Bit 8 - RTS enable
pub fn dmat(&self) -> DMATR
[src]
Bit 7 - DMA enable transmitter
pub fn dmar(&self) -> DMARR
[src]
Bit 6 - DMA enable receiver
pub fn scen(&self) -> SCENR
[src]
Bit 5 - Smartcard mode enable
pub fn nack(&self) -> NACKR
[src]
Bit 4 - Smartcard NACK enable
pub fn hdsel(&self) -> HDSELR
[src]
Bit 3 - Half-duplex selection
pub fn irlp(&self) -> IRLPR
[src]
Bit 2 - IrDA low-power
pub fn iren(&self) -> IRENR
[src]
Bit 1 - IrDA mode enable
pub fn eie(&self) -> EIER
[src]
Bit 0 - Error interrupt enable