Constant imxrt_ral::lpuart::STAT::MSBF::RW::MSBF_1

source ยท
pub const MSBF_1: u32 = 0x01;
Expand description

MSB (bit9, bit8, bit7 or bit6) is the first bit that is transmitted following the start bit depending on the setting of CTRL[M], CTRL[PE] and BAUD[M10]. Further, the first bit received after the start bit is identified as bit9, bit8, bit7 or bit6 depending on the setting of CTRL[M] and CTRL[PE].