pub struct W(_);
Expand description

Register TTIR writer

Implementations

Bit 0 - Start of Basic Cycle

Bit 1 - Start of Matrix Cycle

Bit 2 - Change of Synchronization Mode

Bit 3 - Start of Gap

Bit 4 - Register Time Mark Interrupt.

Bit 5 - Trigger Time Mark Event Internal

Bit 6 - Stop Watch Event

Bit 7 - Global Time Wrap

Bit 8 - Global Time Discontinuity

Bit 9 - Global Time Error

Bit 10 - Tx Count Underflow

Bit 11 - Tx Count Overflow

Bit 12 - Scheduling Error 1

Bit 13 - Scheduling Error 2

Bit 14 - Error Level Changed.

Bit 15 - Initialization Watch Trigger

Bit 16 - Watch Trigger

Bit 17 - Application Watchdog

Bit 18 - Configuration Error

Writes raw bits to the register.

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