pub struct R(_);
Expand description

Register ISR2 reader

Implementations

Bit 0 - Write Ready for Synchronous Channels Update

Bit 3 - Synchronous Channels Update Underrun Error

Bit 8 - Comparison 0 Match

Bit 9 - Comparison 1 Match

Bit 10 - Comparison 2 Match

Bit 11 - Comparison 3 Match

Bit 12 - Comparison 4 Match

Bit 13 - Comparison 5 Match

Bit 14 - Comparison 6 Match

Bit 15 - Comparison 7 Match

Bit 16 - Comparison 0 Update

Bit 17 - Comparison 1 Update

Bit 18 - Comparison 2 Update

Bit 19 - Comparison 3 Update

Bit 20 - Comparison 4 Update

Bit 21 - Comparison 5 Update

Bit 22 - Comparison 6 Update

Bit 23 - Comparison 7 Update

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