pub struct R(_);
Expand description

Register CSR reader

Implementations

Bit 31 - OPAMP3 calibration output

Bit 30 - OPAMP2 calibration output

Bit 29 - OPAMP1 calibration output

Bit 28 - Power range selection

Bit 27 - Switch 7 for OPAMP2 enable

Bit 26 - Switch SanA enable for OPAMP3

Bit 25 - Switch SanA enable for OPAMP2

Bit 24 - Switch SanA enable for OPAMP1

Bit 23 - OPAMP3 low power mode

Bit 22 - OPAMP3 offset calibration for N differential pair

Bit 21 - OPAMP3 offset Calibration for P differential pair

Bit 20 - Switch 6 for OPAMP3 enable

Bit 19 - Switch 5 for OPAMP3 enable

Bit 18 - Switch 4 for OPAMP3 enable

Bit 17 - Switch 3 for OPAMP3 Enable

Bit 16 - OPAMP3 power down

Bit 15 - OPAMP2 low power mode

Bit 14 - OPAMP2 offset calibration for N differential pair

Bit 13 - OPAMP2 offset Calibration for P differential pair

Bit 12 - Switch 6 for OPAMP2 enable

Bit 11 - Switch 5 for OPAMP2 enable

Bit 10 - Switch 4 for OPAMP2 enable

Bit 9 - Switch 3 for OPAMP2 enable

Bit 8 - OPAMP2 power down

Bit 7 - OPAMP1 low power mode

Bit 6 - OPAMP1 offset calibration for N differential pair

Bit 5 - OPAMP1 offset calibration for P differential pair

Bit 4 - Switch 6 for OPAMP1 enable

Bit 3 - Switch 5 for OPAMP1 enable

Bit 2 - Switch 4 for OPAMP1 enable

Bit 1 - Switch 3 for OPAMP1 enable

Bit 0 - OPAMP1 power down

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