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

Field WAKE writer - Receiver wakeup method This bit determines the USART wakeup method from Mute mode. It is set or cleared by software. This bitfield can only be written when the USART is disabled (UEÂ =Â 0).