pub struct W(_);
Expand description

Register TIMACR writer

Implementations

Bits 28:31 - Update Gating

Bit 27 - Preload enable

Bits 25:26 - AC Synchronization

Bit 24 - Master Timer update

Bit 23 - TEU

Bit 22 - TDU

Bit 21 - TCU

Bit 20 - TBU

Bit 18 - Timerx reset update

Bit 17 - Timer x Repetition update

Bits 14:15 - Delayed CMP4 mode

Bits 12:13 - Delayed CMP2 mode

Bit 11 - Synchronization Starts Timer x

Bit 10 - Synchronization Resets Timer x

Bit 6 - Push-Pull mode enable

Bit 5 - Half mode enable

Bit 4 - Re-triggerable mode

Bit 3 - Continuous mode

Bits 0:2 - HRTIM Timer x Clock prescaler

Writes raw bits to the register.

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