Type Definition R
Other items instm32l4_stm32hal::stm32l4x5::lpuart1::cr2
type R = R<u32, CR2>;
Reader of register CR2
impl R
pub fn msbfirst(&self) -> MSBFIRST_R
Bit 19 - Most significant bit first
pub fn datainv(&self) -> DATAINV_R
Bit 18 - Binary data inversion
pub fn txinv(&self) -> TXINV_R
Bit 17 - TX pin active level inversion
pub fn rxinv(&self) -> RXINV_R
Bit 16 - RX pin active level inversion
pub fn swap(&self) -> SWAP_R
Bit 15 - Swap TX/RX pins
pub fn stop(&self) -> STOP_R
Bits 12:13 - STOP bits
pub fn clken(&self) -> CLKEN_R
Bit 11 - Clock enable
pub fn addm7(&self) -> ADDM7_R
Bit 4 - 7-bit Address Detection/4-bit Address Detection
pub fn add(&self) -> ADD_R
Bits 24:31 - Address of the USART node