pub struct W(_);
Expand description

Register SWIER1 writer

Implementations

Bit 0 - Software rising edge event trigger on line

Bit 1 - Software rising edge event trigger on line

Bit 2 - Software rising edge event trigger on line

Bit 3 - Software rising edge event trigger on line

Bit 4 - Software rising edge event trigger on line

Bit 5 - Software rising edge event trigger on line

Bit 6 - Software rising edge event trigger on line

Bit 7 - Software rising edge event trigger on line

Bit 8 - Software rising edge event trigger on line

Bit 9 - Software rising edge event trigger on line

Bit 10 - Software rising edge event trigger on line

Bit 11 - Software rising edge event trigger on line

Bit 12 - Software rising edge event trigger on line

Bit 13 - Software rising edge event trigger on line

Bit 14 - Software rising edge event trigger on line

Bit 15 - Software rising edge event trigger on line

Bit 16 - Software rising edge event trigger on line

Bit 17 - Software rising edge event trigger on line

Bit 18 - Software rising edge event trigger on line

Bit 20 - Software rising edge event trigger on line

Writes raw bits to the register.

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