Struct stm32f103xx::usart1::cr2::W
[−]
[src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
pub fn reset_value() -> W[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
Writes raw bits to the register
pub fn linen(&mut self) -> _LINENW[src]
Bit 14 - LIN mode enable
pub fn stop(&mut self) -> _STOPW[src]
Bits 12:13 - STOP bits
pub fn clken(&mut self) -> _CLKENW[src]
Bit 11 - Clock enable
pub fn cpol(&mut self) -> _CPOLW[src]
Bit 10 - Clock polarity
pub fn cpha(&mut self) -> _CPHAW[src]
Bit 9 - Clock phase
pub fn lbcl(&mut self) -> _LBCLW[src]
Bit 8 - Last bit clock pulse
pub fn lbdie(&mut self) -> _LBDIEW[src]
Bit 6 - LIN break detection interrupt enable
pub fn lbdl(&mut self) -> _LBDLW[src]
Bit 5 - lin break detection length
pub fn add(&mut self) -> _ADDW[src]
Bits 0:3 - Address of the USART node