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