Struct lpc845_pac::syscon::pdawakecfg::WDTOSC_PD_W[][src]

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

Field WDTOSC_PD writer - 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

Implementations

Writes variant to the field

Disabled

Enabled

Sets the field bit

Clears the field bit

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.