pub struct R(_);
Expand description

Register BIAS_CONF reader

Implementations

Bits 0:7 - Need add desc

Bit 8 - Need add desc

Bit 10 - Need add desc

Bit 11 - Need add desc

Bit 12 - Need add desc

Bit 13 - Need add desc

Bit 14 - xpd cur when rtc in sleep_state

Bit 15 - xpd cur when rtc in monitor state

Bit 16 - bias_sleep when rtc in sleep_state

Bit 17 - bias_sleep when rtc in monitor state

Bits 18:21 - DBG_ATTEN when rtc in sleep state

Bits 22:25 - DBG_ATTEN when rtc in active state

Bits 26:29 - Need add desc

Methods from Deref<Target = R<BIAS_CONF_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.
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.