Constant stm32ral::stm32g0::peripherals::usart_v2::CR2::DATAINV::RW::B_0x1[][src]

pub const B_0x1: u32 = 0b1;
Expand description

0b1: Logical data from the data register are send/received in negative/inverse logic. (1 = L, 0 = H). The parity bit is also inverted.