pub struct W(_);
Expand description

Register TTILS writer

Implementations

Bit 0 - Start of Basic Cycle Interrupt Line

Bit 1 - Start of Matrix Cycle Interrupt Line

Bit 2 - Change of Synchronization Mode Interrupt Line

Bit 3 - Start of Gap Interrupt Line

Bit 4 - Register Time Mark Interrupt Line

Bit 5 - Trigger Time Mark Event Internal Interrupt Line

Bit 6 - Stop Watch Event Interrupt Line

Bit 7 - Global Time Wrap Interrupt Line

Bit 8 - Global Time Discontinuity Interrupt Line

Bit 9 - Global Time Error Interrupt Line

Bit 10 - Tx Count Underflow Interrupt Line

Bit 11 - Tx Count Overflow Interrupt Line

Bit 12 - Scheduling Error 1 Interrupt Line

Bit 13 - Scheduling Error 2 Interrupt Line

Bit 14 - Change Error Level Interrupt Line

Bit 15 - Initialization Watch Trigger Interrupt Line

Bit 16 - Watch Trigger Interrupt Line

Bit 17 - Application Watchdog Interrupt Line

Bit 18 - Configuration Error Interrupt Line

Writes raw bits to the register.

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