Struct lpc845_pac::pmu::dpdctrl::LPOSCDPDEN_R[][src]

pub struct LPOSCDPDEN_R(_);
Expand description

Field LPOSCDPDEN reader - causes the low-power oscillator to remain running during Deep power-down mode provided that bit 2 in this register is set as well. You must set this bit for the self wake-up timer to be able to wake up the part from Deep power-down mode. Remark: Do not set this bit unless you use the self wake-up timer with the low-power oscillator clock source to wake up from Deep power-down mode.

Implementations

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is ENABLED

Methods from Deref<Target = FieldReader<bool, LPOSCDPDEN_A>>

Reads raw bits from field.

Value of the field as raw bits.

Returns true if the bit is clear (0).

Returns true if the bit is set (1).

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

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.