Struct lpc845_pac::syscon::pdruncfg::R[][src]

pub struct R(_);
Expand description

Register PDRUNCFG reader

Implementations

Bit 0 - FRO oscillator output wake-up configuration

Bit 1 - FRO oscillator power-down wake-up configuration

Bit 2 - Flash wake-up configuration

Bit 3 - BOD wake-up configuration

Bit 4 - ADC wake-up configuration

Bit 5 - Crystal oscillator wake-up configuration

Bit 6 - Watchdog oscillator wake-up configuration. Changing this bit to powered-down has no effect when the LOCK bit in the WWDT MOD register is set. In this case, the watchdog oscillator is always running

Bit 7 - System PLL wake-up configuration

Bit 13 - DAC0 wake-up configuration

Bit 14 - DAC1 wake-up configuration

Bit 15 - Analog comparator wake-up configuration

Methods from Deref<Target = R<PDRUNCFG_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.