pub struct R(_);
Expand description

Register CHSELR reader

Implementations

Bit 18 - Channel-x selection

Bit 17 - Channel-x selection

Bit 16 - Channel-x selection

Bit 15 - Channel-x selection

Bit 14 - Channel-x selection

Bit 13 - Channel-x selection

Bit 12 - Channel-x selection

Bit 11 - Channel-x selection

Bit 10 - Channel-x selection

Bit 9 - Channel-x selection

Bit 8 - Channel-x selection

Bit 7 - Channel-x selection

Bit 6 - Channel-x selection

Bit 5 - Channel-x selection

Bit 4 - Channel-x selection

Bit 3 - Channel-x selection

Bit 2 - Channel-x selection

Bit 1 - Channel-x selection

Bit 0 - Channel-x selection

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