pub struct R(_);
Expand description

Register PUSR reader

Implementations

Bit 0 - Pull-Up Status

Bit 1 - Pull-Up Status

Bit 2 - Pull-Up Status

Bit 3 - Pull-Up Status

Bit 4 - Pull-Up Status

Bit 5 - Pull-Up Status

Bit 6 - Pull-Up Status

Bit 7 - Pull-Up Status

Bit 8 - Pull-Up Status

Bit 9 - Pull-Up Status

Bit 10 - Pull-Up Status

Bit 11 - Pull-Up Status

Bit 12 - Pull-Up Status

Bit 13 - Pull-Up Status

Bit 14 - Pull-Up Status

Bit 15 - Pull-Up Status

Bit 16 - Pull-Up Status

Bit 17 - Pull-Up Status

Bit 18 - Pull-Up Status

Bit 19 - Pull-Up Status

Bit 20 - Pull-Up Status

Bit 21 - Pull-Up Status

Bit 22 - Pull-Up Status

Bit 23 - Pull-Up Status

Bit 24 - Pull-Up Status

Bit 25 - Pull-Up Status

Bit 26 - Pull-Up Status

Bit 27 - Pull-Up Status

Bit 28 - Pull-Up Status

Bit 29 - Pull-Up Status

Bit 30 - Pull-Up Status

Bit 31 - Pull-Up Status

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