pub struct W(_);
Expand description

Register SWTRIG writer

Implementations

Bit 0 - Software trigger 0 event

Bit 1 - Software trigger 1 event

Bit 2 - Software trigger 2 event

Bit 3 - Software trigger 3 event

Bit 4 - Software trigger 4 event

Bit 5 - Software trigger 5 event

Bit 6 - Software trigger 6 event

Bit 7 - Software trigger 7 event

Bit 8 - Software trigger 8 event

Bit 9 - Software trigger 9 event

Bit 10 - Software trigger 10 event

Bit 11 - Software trigger 11 event

Bit 12 - Software trigger 12 event

Bit 13 - Software trigger 13 event

Bit 14 - Software trigger 14 event

Bit 15 - Software trigger 15 event

Writes raw bits to the register.

Methods from Deref<Target = W<SWTRIG_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.