pub struct W(_);
Expand description

Register CPT1CCR writer

Implementations

Bit 31 - Timer E Compare 2

Bit 30 - Timer E Compare 1

Bit 29 - Timer E output 1 Reset

Bit 28 - Timer E output 1 Set

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 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

Writes raw bits to the register.

Methods from Deref<Target = W<CPT1CCR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.