Struct nrf5340_net_pac::reset_ns::resetreas::W[][src]

pub struct W(_);
Expand description

Register RESETREAS writer

Implementations

Bit 0 - Reset from pin reset detected

Bit 1 - Reset from application watchdog timer 0 detected

Bit 2 - Reset from application CTRL-AP detected

Bit 3 - Reset from application soft reset detected

Bit 4 - Reset from application CPU lockup detected

Bit 5 - Reset due to wakeup from System OFF mode when wakeup is triggered by DETECT signal from GPIO

Bit 6 - Reset due to wakeup from System OFF mode when wakeup is triggered by ANADETECT signal from LPCOMP

Bit 7 - Reset due to wakeup from System OFF mode when wakeup is triggered by entering the Debug Interface mode

Bit 16 - Reset from network soft reset detected

Bit 17 - Reset from network CPU lockup detected

Bit 18 - Reset from network watchdog timer detected

Bit 23 - Force-OFF reset from application core detected

Bit 24 - Reset after wakeup from System OFF mode due to NFC field being detected

Bit 25 - Reset from application watchdog timer 1 detected

Bit 26 - Reset after wakeup from System OFF mode due to VBUS rising into valid range

Bit 27 - Reset from network CTRL-AP detected

Writes raw bits to the register.

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

Performs the conversion.

Performs the conversion.

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.