Struct stm32g0::stm32g0b0::usart1::cr3::WUFIE_W[][src]

pub struct WUFIE_W<'a> { /* fields omitted */ }
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.

Implementations

Writes variant to the field

Interrupt inhibited

USART interrupt generated whenever WUF = 1 in the USART_ISR register

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.