pub struct R(_);
Expand description

Register EECR2 reader

Implementations

Bits 0:1 - EE6SRC

Bit 2 - EE6POL

Bits 3:4 - EE6SNS

Bits 6:7 - EE7SRC

Bit 8 - EE7POL

Bits 9:10 - EE7SNS

Bits 12:13 - EE8SRC

Bit 14 - EE8POL

Bits 15:16 - EE8SNS

Bits 18:19 - EE9SRC

Bit 20 - EE9POL

Bits 21:22 - EE9SNS

Bits 24:25 - EE10SRC

Bit 26 - EE10POL

Bits 27:28 - EE10SNS

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