[−][src]Type Definition stm32f2::stm32f217::uart4::cr2::R
type R = R<u32, CR2>;
Reader of register CR2
Methods
impl R[src]
pub fn linen(&self) -> LINEN_R[src]
Bit 14 - LIN mode enable
pub fn stop(&self) -> STOP_R[src]
Bits 12:13 - STOP bits
pub fn lbdie(&self) -> LBDIE_R[src]
Bit 6 - LIN break detection interrupt enable
pub fn lbdl(&self) -> LBDL_R[src]
Bit 5 - lin break detection length
pub fn add(&self) -> ADD_R[src]
Bits 0:3 - Address of the USART node