pub struct W(_);
Expand description

Register AOREG1 writer

Implementations

Bit 4 - The last chip reset was caused by a Power On Reset.

Bit 5 - The last chip reset was caused by a Pin Reset.

Bit 6 - The last chip reset was caused by a Brown Out Detector (BoD), either VBAT BoD or Core Logic BoD.

Bit 7 - The last chip reset was caused by a System Reset requested by the ARM CPU.

Bit 8 - The last chip reset was caused by the Watchdog Timer.

Bit 9 - The last chip reset was caused by a Software event.

Bit 10 - The last chip reset was caused by a Wake-up I/O reset event during a Deep Power-Down mode.

Bit 11 - The last chip reset was caused by an RTC (either RTC Alarm or RTC wake up) reset event during a Deep Power-Down mode.

Bit 12 - The last chip reset was caused by an OS Event Timer reset event during a Deep Power-Down mode.

Bits 16:19 - ROM Boot Fatal Error Counter.

Writes raw bits to the register.

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