pub struct R(_);
Expand description

Register IOSCR reader

Implementations

Bit 23 - G6_IO4 sampling mode

Bit 22 - G6_IO3 sampling mode

Bit 21 - G6_IO2 sampling mode

Bit 20 - G6_IO1 sampling mode

Bit 19 - G5_IO4 sampling mode

Bit 18 - G5_IO3 sampling mode

Bit 17 - G5_IO2 sampling mode

Bit 16 - G5_IO1 sampling mode

Bit 15 - G4_IO4 sampling mode

Bit 14 - G4_IO3 sampling mode

Bit 13 - G4_IO2 sampling mode

Bit 12 - G4_IO1 sampling mode

Bit 11 - G3_IO4 sampling mode

Bit 10 - G3_IO3 sampling mode

Bit 9 - G3_IO2 sampling mode

Bit 8 - G3_IO1 sampling mode

Bit 7 - G2_IO4 sampling mode

Bit 6 - G2_IO3 sampling mode

Bit 5 - G2_IO2 sampling mode

Bit 4 - G2_IO1 sampling mode

Bit 3 - G1_IO4 sampling mode

Bit 2 - G1_IO3 sampling mode

Bit 1 - G1_IO2 sampling mode

Bit 0 - G1_IO1 sampling mode

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