Type Definition stm32g0::stm32g0c1::usart1::cr3::WUS_R

source · []
pub type WUS_R = FieldReader<u8, u8>;
Expand description

Field WUS reader - 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.