Struct stm32g0::stm32g081::lpuart::cr2::W[][src]

pub struct W(_);
Expand description

Register CR2 writer

Implementations

Bits 28:31 - Address of the USART node

Bits 24:27 - Address of the USART node

Bit 19 - Most significant bit first

Bit 18 - Binary data inversion

Bit 17 - TX pin active level inversion

Bit 16 - RX pin active level inversion

Bit 15 - Swap TX/RX pins

Bits 12:13 - STOP bits

Bit 4 - 7-bit Address Detection/4-bit Address Detection

Writes raw bits to the register.

Methods from Deref<Target = W<CR2_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.