Module lpc845_pac::wkt::ctrl[][src]

Expand description

Self wake-up timer control register.

Structs

Field ALARMFLAG reader - Wake-up or alarm timer flag.

Field ALARMFLAG writer - Wake-up or alarm timer flag.

Field CLEARCTR reader - Clears the self wake-up timer.

Field CLEARCTR writer - Clears the self wake-up timer.

Field CLKSEL reader - Select the self wake-up timer clock source. Remark: This bit only has an effect if the SEL_EXTCLK bit is not set.

Field CLKSEL writer - Select the self wake-up timer clock source. Remark: This bit only has an effect if the SEL_EXTCLK bit is not set.

Self wake-up timer control register.

Register CTRL reader

Field SEL_EXTCLK reader - 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.

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.

Register CTRL writer

Enums

Wake-up or alarm timer flag.

Clears the self wake-up timer.

Select the self wake-up timer clock source. Remark: This bit only has an effect if the SEL_EXTCLK bit is not set.

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.