pub struct W(_);
Expand description

Register RSTBR writer

Implementations

Bit 30 - Timer E Compare 4

Bit 29 - Timer E Compare 2

Bit 28 - Timer E Compare 1

Bit 27 - Timer D Compare 4

Bit 26 - Timer D Compare 2

Bit 25 - Timer D Compare 1

Bit 24 - Timer C Compare 4

Bit 23 - Timer C Compare 2

Bit 22 - Timer C Compare 1

Bit 21 - Timer A Compare 4

Bit 20 - Timer A Compare 2

Bit 19 - Timer A Compare 1

Bit 18 - External Event 10

Bit 17 - External Event 9

Bit 16 - External Event 8

Bit 15 - External Event 7

Bit 14 - External Event 6

Bit 13 - External Event 5

Bit 12 - External Event 4

Bit 11 - External Event 3

Bit 10 - External Event 2

Bit 9 - External Event 1

Bit 8 - Master compare 4

Bit 7 - Master compare 3

Bit 6 - Master compare 2

Bit 5 - Master compare 1

Bit 4 - Master timer Period

Bit 3 - Timer A compare 4 reset

Bit 2 - Timer A compare 2 reset

Bit 1 - Timer A Update reset

Writes raw bits to the register.

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