pub struct R(_);
Expand description

Register CPT1FCR reader

Implementations

Bit 31 - TECMP2

Bit 30 - TECMP1

Bit 29 - TE1RST

Bit 28 - TE1SET

Bit 27 - Timer D Compare 2

Bit 26 - Timer D Compare 1

Bit 25 - Timer D output 1 Reset

Bit 24 - Timer D output 1 Set

Bit 23 - Timer C Compare 2

Bit 22 - Timer C Compare 1

Bit 21 - Timer C output 1 Reset

Bit 20 - Timer C output 1 Set

Bit 19 - Timer B Compare 2

Bit 18 - Timer B Compare 1

Bit 17 - Timer B output 1 Reset

Bit 16 - Timer B output 1 Set

Bit 15 - Timer A Compare 2

Bit 14 - Timer A Compare 1

Bit 13 - Timer A output 1 Reset

Bit 12 - Timer A output 1 Set

Bit 11 - External Event 10 Capture

Bit 10 - External Event 9 Capture

Bit 9 - External Event 8 Capture

Bit 8 - External Event 7 Capture

Bit 7 - External Event 6 Capture

Bit 6 - External Event 5 Capture

Bit 5 - External Event 4 Capture

Bit 4 - External Event 3 Capture

Bit 3 - External Event 2 Capture

Bit 2 - External Event 1 Capture

Bit 1 - Update Capture

Bit 0 - Software Capture

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