pub type M0_W<'a, const O: u8> = BitWriter<'a, u32, CR1_FIFO_DISABLED_SPEC, bool, O>;
Expand description

Field M0 writer - Word length This bit is used in conjunction with bit 28 (M1) to determine the word length. It is set or cleared by software (refer to bit 28 (M1)description). This bit can only be written when the USART is disabled (UEÂ =Â 0).