Struct atsam4e8c_pac::afec0::cdor::R

source ·
pub struct R(_);
Expand description

Register CDOR reader

Implementations§

Bit 0 - Offset for Channel 0, used in Automatic Calibration Procedure

Bit 1 - Offset for Channel 1, used in Automatic Calibration Procedure

Bit 2 - Offset for Channel 2, used in Automatic Calibration Procedure

Bit 3 - Offset for Channel 3, used in Automatic Calibration Procedure

Bit 4 - Offset for Channel 4, used in Automatic Calibration Procedure

Bit 5 - Offset for Channel 5, used in Automatic Calibration Procedure

Bit 6 - Offset for Channel 6, used in Automatic Calibration Procedure

Bit 7 - Offset for Channel 7, used in Automatic Calibration Procedure

Bit 8 - Offset for Channel 8, used in Automatic Calibration Procedure

Bit 9 - Offset for Channel 9, used in Automatic Calibration Procedure

Bit 10 - Offset for Channel 10, used in Automatic Calibration Procedure

Bit 11 - Offset for Channel 11, used in Automatic Calibration Procedure

Bit 12 - Offset for Channel 12, used in Automatic Calibration Procedure

Bit 13 - Offset for Channel 13, used in Automatic Calibration Procedure

Bit 14 - Offset for Channel 14, used in Automatic Calibration Procedure

Bit 15 - Offset for Channel 15, used in Automatic Calibration Procedure

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