pub struct W(_);
Expand description

Register SWEVT writer

Implementations

Bit 0 - Channel 0 Software Selection

Bit 1 - Channel 1 Software Selection

Bit 2 - Channel 2 Software Selection

Bit 3 - Channel 3 Software Selection

Bit 4 - Channel 4 Software Selection

Bit 5 - Channel 5 Software Selection

Bit 6 - Channel 6 Software Selection

Bit 7 - Channel 7 Software Selection

Bit 8 - Channel 8 Software Selection

Bit 9 - Channel 9 Software Selection

Bit 10 - Channel 10 Software Selection

Bit 11 - Channel 11 Software Selection

Bit 12 - Channel 12 Software Selection

Bit 13 - Channel 13 Software Selection

Bit 14 - Channel 14 Software Selection

Bit 15 - Channel 15 Software Selection

Bit 16 - Channel 16 Software Selection

Bit 17 - Channel 17 Software Selection

Bit 18 - Channel 18 Software Selection

Bit 19 - Channel 19 Software Selection

Bit 20 - Channel 20 Software Selection

Bit 21 - Channel 21 Software Selection

Bit 22 - Channel 22 Software Selection

Bit 23 - Channel 23 Software Selection

Bit 24 - Channel 24 Software Selection

Bit 25 - Channel 25 Software Selection

Bit 26 - Channel 26 Software Selection

Bit 27 - Channel 27 Software Selection

Bit 28 - Channel 28 Software Selection

Bit 29 - Channel 29 Software Selection

Bit 30 - Channel 30 Software Selection

Bit 31 - Channel 31 Software Selection

Writes raw bits to the register.

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