pub struct R(_);
Expand description

Register TIMDISR reader

Implementations

Bit 21 - Output 2 Copy

Bit 20 - Output 1 Copy

Bit 19 - Output 2 State

Bit 18 - Output 1 State

Bit 17 - Idle Push Pull Status

Bit 16 - Current Push Pull Status

Bit 14 - Delayed Protection Flag

Bit 13 - Reset Interrupt Flag

Bit 12 - Output 2 Reset Interrupt Flag

Bit 11 - Output 2 Set Interrupt Flag

Bit 10 - Output 1 Reset Interrupt Flag

Bit 9 - Output 1 Set Interrupt Flag

Bit 8 - Capture2 Interrupt Flag

Bit 7 - Capture1 Interrupt Flag

Bit 6 - Update Interrupt Flag

Bit 4 - Repetition Interrupt Flag

Bit 3 - Compare 4 Interrupt Flag

Bit 2 - Compare 3 Interrupt Flag

Bit 1 - Compare 2 Interrupt Flag

Bit 0 - Compare 1 Interrupt Flag

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