pub struct W(_);
Expand description

Register CSCTL2 writer

Implementations

Bits 0:1 - LFXT oscillator current can be adjusted to its drive needs

Bit 7 - Disables the automatic gain control of the LFXT crystal

Bit 8 - Turns on the LFXT oscillator regardless if used as a clock resource

Bit 9 - LFXT bypass select

Bit 16 - HFXT oscillator drive selection

Bits 20:22 - HFXT frequency selection

Bit 24 - Turns on the HFXT oscillator regardless if used as a clock resource

Bit 25 - HFXT bypass select

Writes raw bits to the register.

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