Struct atsam4e8c_pac::afec1::cdor::W

source ·
pub struct W(_);
Expand description

Register CDOR writer

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

Writes raw bits to the register.

Methods from Deref<Target = W<CDOR_SPEC>>§

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Mutably 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.