pub struct R(_);
Expand description

Register VERID reader

Implementations

Bit 0 - Resolution

Bit 1 - Differential Supported

Bit 3 - Multi Vref Implemented

Bits 4:6 - Channel Scale Width

Bit 8 - Voltage Reference 1 Range Control Bit Implemented

Bit 9 - Internal ADC Clock implemented

Bit 10 - Calibration Function Implemented

Bit 11 - Number of Single Ended Outputs Supported

Bits 12:14 - Number of FIFOs

Bits 16:23 - Minor Version Number

Bits 24:31 - Major Version Number

Methods from Deref<Target = R<VERID_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.