pub struct W(_);
Expand description

Register SETE1R writer

Implementations

Bit 31 - Registers update (transfer preload to active)

Bit 30 - External Event 10

Bit 29 - External Event 9

Bit 28 - External Event 8

Bit 27 - External Event 7

Bit 26 - External Event 6

Bit 25 - External Event 5

Bit 24 - External Event 4

Bit 23 - External Event 3

Bit 22 - External Event 2

Bit 21 - External Event 1

Bit 20 - Timer Event 9

Bit 19 - Timer Event 8

Bit 18 - Timer Event 7

Bit 17 - Timer Event 6

Bit 16 - Timer Event 5

Bit 15 - Timer Event 4

Bit 14 - Timer Event 3

Bit 13 - Timer Event 2

Bit 12 - Timer Event 1

Bit 11 - Master Compare 4

Bit 10 - Master Compare 3

Bit 9 - Master Compare 2

Bit 8 - Master Compare 1

Bit 7 - Master Period

Bit 6 - Timer A compare 4

Bit 5 - Timer A compare 3

Bit 4 - Timer A compare 2

Bit 3 - Timer A compare 1

Bit 2 - Timer A Period

Bit 1 - Timer A resynchronizaton

Bit 0 - Software Set trigger

Writes raw bits to the register.

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