Struct lpc845_pac::wkt::ctrl::SEL_EXTCLK_W[][src]

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

Field SEL_EXTCLK writer - Select external or internal clock source for the self wake-up timer. The internal clock source is selected by the CLKSEL bit in this register if SET_EXTCLK is set to internal.

Implementations

Writes variant to the field

Internal. The clock source is the internal clock selected by the CLKSEL bit.

External. The self wake-up timer uses the external WKTCLKIN pin.

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.