pub struct W(_);
Expand description

Register CSCTL1 writer

Implementations

Bits 0:2 - Selects the MCLK source

Bits 4:6 - Selects the SMCLK and HSMCLK source

Bits 8:10 - Selects the ACLK source

Bit 12 - Selects the BCLK source

Bits 16:18 - MCLK source divider

Bits 20:22 - HSMCLK source divider

Bits 24:26 - ACLK source divider

Bits 28:30 - SMCLK source divider

Writes raw bits to the register.

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