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

Field MME writer - Mute mode enable This bit activates the Mute mode function of the LPUART. When set, the LPUART can switch between the active and Mute modes, as defined by the WAKE bit. It is set and cleared by software.