pub struct W(_);
Expand description

Register TIMCDIER5 writer

Implementations

Bit 30 - DLYPRTDE

Bit 29 - RSTDE

Bit 28 - RSTx2DE

Bit 27 - SETx2DE

Bit 26 - RSTx1DE

Bit 25 - SET1xDE

Bit 24 - CPT2DE

Bit 23 - CPT1DE

Bit 22 - UPDDE

Bit 20 - REPDE

Bit 19 - CMP4DE

Bit 18 - CMP3DE

Bit 17 - CMP2DE

Bit 16 - CMP1DE

Bit 14 - DLYPRTIE

Bit 13 - RSTIE

Bit 12 - RSTx2IE

Bit 11 - SETx2IE

Bit 10 - RSTx1IE

Bit 9 - SET1xIE

Bit 8 - CPT2IE

Bit 7 - CPT1IE

Bit 6 - UPDIE

Bit 4 - REPIE

Bit 3 - CMP4IE

Bit 2 - CMP3IE

Bit 1 - CMP2IE

Bit 0 - CMP1IE

Writes raw bits to the register.

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