pub struct W(_);
Expand description

Register D3CCIPR writer

Implementations

Bits 0:2 - LPUART1 kernel clock source selection

Bits 8:9 - I2C4 kernel clock source selection

Bits 10:12 - LPTIM2 kernel clock source selection

Bits 13:15 - LPTIM3,4,5 kernel clock source selection

Bits 16:17 - SAR ADC kernel clock source selection

Bits 21:23 - Sub-Block A of SAI4 kernel clock source selection

Bits 24:26 - Sub-Block B of SAI4 kernel clock source selection

Bits 28:30 - SPI6 kernel clock source selection

Writes raw bits to the register.

Methods from Deref<Target = W<D3CCIPR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.