pub struct W(_);
Expand description

Register CTRL writer

Implementations

Bits 0:1 - HFXO Mode

Bits 2:3 - HFXO Start-up Boost Current

Bits 5:6 - HFXO Boost Buffer Current

Bit 7 - HFXO Glitch Detector Enable

Bits 9:10 - HFXO Timeout

Bits 11:12 - LFXO Mode

Bit 13 - LFXO Start-up Boost Current

Bits 14:16 - HFCLK Division

Bit 17 - LFXO Boost Buffer Current

Bits 18:19 - LFXO Timeout

Bits 20:22 - Clock Output Select 0

Bits 23:26 - Clock Output Select 1

Bit 28 - Debug Clock

Bit 30 - High-Frequency LE Interface

Writes raw bits to the register.

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