Struct atsam4sd16c_pac::adc::cor::R

source ·
pub struct R(_);
Expand description

Register COR reader

Implementations§

Bit 0 - Offset for channel 0

Bit 1 - Offset for channel 1

Bit 2 - Offset for channel 2

Bit 3 - Offset for channel 3

Bit 4 - Offset for channel 4

Bit 5 - Offset for channel 5

Bit 6 - Offset for channel 6

Bit 7 - Offset for channel 7

Bit 8 - Offset for channel 8

Bit 9 - Offset for channel 9

Bit 10 - Offset for channel 10

Bit 11 - Offset for channel 11

Bit 12 - Offset for channel 12

Bit 13 - Offset for channel 13

Bit 14 - Offset for channel 14

Bit 15 - Offset for channel 15

Bit 16 - Differential inputs for channel 0

Bit 17 - Differential inputs for channel 1

Bit 18 - Differential inputs for channel 2

Bit 19 - Differential inputs for channel 3

Bit 20 - Differential inputs for channel 4

Bit 21 - Differential inputs for channel 5

Bit 22 - Differential inputs for channel 6

Bit 23 - Differential inputs for channel 7

Bit 24 - Differential inputs for channel 8

Bit 25 - Differential inputs for channel 9

Bit 26 - Differential inputs for channel 10

Bit 27 - Differential inputs for channel 11

Bit 28 - Differential inputs for channel 12

Bit 29 - Differential inputs for channel 13

Bit 30 - Differential inputs for channel 14

Bit 31 - Differential inputs for channel 15

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