pub struct W(_);
Expand description

Register RSR writer

Implementations

Bit 16 - Remove reset flag

Bit 17 - CPU reset flag

Bit 19 - D1 domain power switch reset flag

Bit 20 - D2 domain power switch reset flag

Bit 21 - BOR reset flag

Bit 22 - Pin reset flag (NRST)

Bit 23 - POR/PDR reset flag

Bit 24 - System reset from CPU reset flag

Bit 26 - Independent Watchdog reset flag

Bit 28 - Window Watchdog reset flag

Bit 30 - Reset due to illegal D1 DStandby or CPU CStop flag

Writes raw bits to the register.

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