Struct stm32f1::stm32f101::usart1::cr2::W[][src]

pub struct W(_);
Expand description

Register CR2 writer

Implementations

Bit 14 - LIN mode enable

Bits 12:13 - STOP bits

Bit 11 - Clock enable

Bit 10 - Clock polarity

Bit 9 - Clock phase

Bit 8 - Last bit clock pulse

Bit 6 - LIN break detection interrupt enable

Bit 5 - lin break detection length

Bits 0:3 - Address of the USART node

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.