pub struct R(_);
Expand description

Register RPR1 reader

Implementations

Bit 0 - Rising edge event pending for configurable line

Bit 1 - Rising edge event pending for configurable line

Bit 2 - Rising edge event pending for configurable line

Bit 3 - Rising edge event pending for configurable line

Bit 4 - Rising edge event pending for configurable line

Bit 5 - configurable event inputs x rising edge Pending bit

Bit 6 - Rising edge event pending for configurable line

Bit 7 - Rising edge event pending for configurable line

Bit 8 - Rising edge event pending for configurable line

Bit 9 - Rising edge event pending for configurable line

Bit 10 - Rising edge event pending for configurable line

Bit 11 - Rising edge event pending for configurable line

Bit 12 - Rising edge event pending for configurable line

Bit 13 - Rising edge event pending for configurable line

Bit 14 - Rising edge event pending for configurable line

Bit 15 - Rising edge event pending for configurable line

Bit 16 - Rising edge event pending for configurable line

Bit 17 - Rising edge event pending for configurable line

Bit 18 - Rising edge event pending for configurable line

Bit 20 - Rising edge event pending for configurable line

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