pub struct W(_);
Expand description

Register TTIE writer

Implementations

Bit 0 - Start of Basic Cycle Interrupt Enable

Bit 1 - Start of Matrix Cycle Interrupt Enable

Bit 2 - Change of Synchronization Mode Interrupt Enable

Bit 3 - Start of Gap Interrupt Enable

Bit 4 - Register Time Mark Interrupt Enable

Bit 5 - Trigger Time Mark Event Internal Interrupt Enable

Bit 6 - Stop Watch Event Interrupt Enable

Bit 7 - Global Time Wrap Interrupt Enable

Bit 8 - Global Time Discontinuity Interrupt Enable

Bit 9 - Global Time Error Interrupt Enable

Bit 10 - Tx Count Underflow Interrupt Enable

Bit 11 - Tx Count Overflow Interrupt Enable

Bit 12 - Scheduling Error 1 Interrupt Enable

Bit 13 - Scheduling Error 2 Interrupt Enable

Bit 14 - Change Error Level Interrupt Enable

Bit 15 - Initialization Watch Trigger Interrupt Enable

Bit 16 - Watch Trigger Interrupt Enable

Bit 17 - Application Watchdog Interrupt Enable

Bit 18 - Configuration Error Interrupt Enable

Writes raw bits to the register.

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