pub struct R(_);
Expand description

Register OPACTRL reader

Implementations

Bit 0 - OPA0 Enable

Bit 1 - OPA1 Enable

Bit 2 - OPA2 Enable

Bit 6 - High Common Mode Disable.

Bit 7 - High Common Mode Disable.

Bit 8 - High Common Mode Disable.

Bits 12:13 - Disables Low Pass Filter.

Bits 14:15 - Disables Low Pass Filter.

Bits 16:17 - Disables Low Pass Filter.

Bit 22 - Short the non-inverting and inverting input.

Bit 23 - Short the non-inverting and inverting input.

Bit 24 - Short the non-inverting and inverting input.

Methods from Deref<Target = R<OPACTRL_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.