Struct lpc845_pac::pmu::pcon::PM_W[][src]

pub struct PM_W<'a> { /* fields omitted */ }
Expand description

Field PM writer - Power mode

Implementations

Writes variant to the field

Default. The part is in active or sleep mode.

Deep-sleep mode. ARM WFI will enter Deep-sleep mode.

Power-down mode. ARM WFI will enter Power-down mode.

Deep power-down mode. ARM WFI will enter Deep-power down mode (ARM Cortex-M0+ core powered-down).

Writes raw bits to the field

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.