Type Definition stm32g0::stm32g0b0::usart1::cr2::LINEN_R

source · []
pub type LINEN_R = BitReader<bool>;
Expand description

Field LINEN reader - LIN mode enable This bit is set and cleared by software. The LIN mode enables the capability to send LIN synchronous breaks (13 low bits) using the SBKRQ bit in the USART_CR1 register, and to detect LIN Sync breaks. This bitfield can only be written when the USART is disabled (UEÂ =Â 0). Note: If the USART does not support LIN mode, this bit is reserved and must be kept at reset value. Refer to .