pub struct W(_);
Expand description

Register XTAL_16MHZ_CAPABANK_TRIM writer

Implementations

Bit 0 - 0 : Capa Bank trimmings not valid. Default trimmings value are used. 1 : Capa Bank trimmings valid.

Bits 1:10 - Load capacitance, pF x 100. For example, 6pF becomes 600.

Bits 11:20 - PCB XIN parasitic capacitance, pF x 100. For example, 6pF becomes 600.

Bits 21:30 - PCB XOUT parasitic capacitance, pF x 100. For example, 6pF becomes 600.

Writes raw bits to the register.

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

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.