pub struct W(_);
Expand description

Register PRESETCTRL1 writer

Implementations

Bit 0 - MRT reset control.

Bit 1 - OS Event Timer reset control.

Bit 2 - SCT reset control.

Bit 6 - SCTIPU reset control.

Bit 10 - UTICK reset control.

Bit 11 - FC0 reset control.

Bit 12 - FC1 reset control.

Bit 13 - FC2 reset control.

Bit 14 - FC3 reset control.

Bit 15 - FC4 reset control.

Bit 16 - FC5 reset control.

Bit 17 - FC6 reset control.

Bit 18 - FC7 reset control.

Bit 22 - Timer 2 reset control.

Bit 25 - USB0 DEV reset control.

Bit 26 - Timer 0 reset control.

Bit 27 - Timer 1 reset control.

Writes raw bits to the register.

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