Type Definition stm32g0::stm32g0b0::usart1::cr3::WUS_W

source · []
pub type WUS_W<'a, const O: u8> = FieldWriter<'a, u32, CR3_SPEC, u8, u8, 2, O>;
Expand description

Field WUS writer - Wakeup from low-power mode interrupt flag selection This bitfield specifies the event which activates the WUF (Wakeup from low-power mode flag). This bitfield can only be written when the USART is disabled (UE = 0). If the USART does not support the wakeup from Stop feature, this bit is reserved and must be kept at reset value. Refer to page 835.