Struct stm32wl::stm32wle5::pwr::extscr::R[][src]

pub struct R(_);
Expand description

Register EXTSCR reader

Implementations

Bit 14 - CPU1 deepsleep mode

Bit 10 - System Stop0, 1 flag for CPU1. (All core states retained)

Bit 9 - System Stop2 flag for CPU1. (partial core states retained)

Bit 8 - System Standby flag for CPU1. (no core states retained)

Methods from Deref<Target = R<EXTSCR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.