Type Definition stm32g0::stm32g081::usart1::cr2::R[][src]

type R = R<u32, CR2>;

Reader of register CR2

Implementations

impl R[src]

pub fn add4_7(&self) -> ADD4_7_R[src]

Bits 28:31 - Address of the USART node

pub fn add0_3(&self) -> ADD0_3_R[src]

Bits 24:27 - Address of the USART node

pub fn rtoen(&self) -> RTOEN_R[src]

Bit 23 - Receiver timeout enable

pub fn abrmod(&self) -> ABRMOD_R[src]

Bits 21:22 - Auto baud rate mode

pub fn abren(&self) -> ABREN_R[src]

Bit 20 - Auto baud rate enable

pub fn msbfirst(&self) -> MSBFIRST_R[src]

Bit 19 - Most significant bit first

pub fn tainv(&self) -> TAINV_R[src]

Bit 18 - Binary data inversion

pub fn txinv(&self) -> TXINV_R[src]

Bit 17 - TX pin active level inversion

pub fn rxinv(&self) -> RXINV_R[src]

Bit 16 - RX pin active level inversion

pub fn swap(&self) -> SWAP_R[src]

Bit 15 - Swap TX/RX pins

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 clken(&self) -> CLKEN_R[src]

Bit 11 - Clock enable

pub fn cpol(&self) -> CPOL_R[src]

Bit 10 - Clock polarity

pub fn cpha(&self) -> CPHA_R[src]

Bit 9 - Clock phase

pub fn lbcl(&self) -> LBCL_R[src]

Bit 8 - Last bit clock pulse

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 addm7(&self) -> ADDM7_R[src]

Bit 4 - 7-bit Address Detection/4-bit Address Detection

pub fn dis_nss(&self) -> DIS_NSS_R[src]

Bit 3 - When the DSI_NSS bit is set, the NSS pin input will be ignored

pub fn slven(&self) -> SLVEN_R[src]

Bit 0 - Synchronous Slave mode enable