pub struct W(_);
Expand description

Register TIMAICR writer

Implementations

Bit 14 - Delayed Protection Flag Clear

Bit 13 - Reset Interrupt flag Clear

Bit 12 - Output 2 Reset flag Clear

Bit 11 - Output 2 Set flag Clear

Bit 10 - Output 1 Reset flag Clear

Bit 9 - Output 1 Set flag Clear

Bit 8 - Capture2 Interrupt flag Clear

Bit 7 - Capture1 Interrupt flag Clear

Bit 6 - Update Interrupt flag Clear

Bit 4 - Repetition Interrupt flag Clear

Bit 3 - Compare 4 Interrupt flag Clear

Bit 2 - Compare 3 Interrupt flag Clear

Bit 1 - Compare 2 Interrupt flag Clear

Bit 0 - Compare 1 Interrupt flag Clear

Writes raw bits to the register.

Methods from Deref<Target = W<TIMAICR_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.