pub struct W(_);
Expand description

Register COUNTER_CFG writer

Implementations

Bits 0:1 - 00: disabled 01: update once.

Bits 2:4 - Selects the internal clock on which to compute statistics.

Bits 5:7 - To be used to add precision to clock_ratio and determine ‘entropy refill’.

Writes raw bits to the register.

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