Struct stm32l4::stm32l4x1::swpmi1::cr::W[][src]

pub struct W(_);
Expand description

Register CR writer

Implementations

Bit 0 - Reception DMA enable

Bit 1 - Transmission DMA enable

Bit 2 - Reception buffering mode

Bit 3 - Transmission buffering mode

Bit 4 - Loopback mode enable

Bit 5 - Single wire protocol master interface enable

Bit 10 - Single wire protocol master interface deactivate

Writes raw bits to the register.

Methods from Deref<Target = W<CR_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.