Type Definition stm32g0::stm32g0b0::usart1::cr3::WUFIE_W

source · []
pub type WUFIE_W<'a, const O: u8> = BitWriter<'a, u32, CR3_SPEC, bool, O>;
Expand description

Field WUFIE writer - Wakeup from low-power mode interrupt enable This bit is set and cleared by software. Note: WUFIE must be set before entering in low-power mode. 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.