Module nrf52811_pac::clock[][src]

Expand description

Clock control

Modules

Calibration timer interval

Calibration timer timeout

Calibration of LFCLK RC oscillator complete event

HFCLK oscillator started

LFCLK started

Status indicating that HFCLKSTART task has been triggered

HFCLK status

Disable interrupt

Enable interrupt

Status indicating that LFCLKSTART task has been triggered

Clock source for the LFCLK

Copy of LFCLKSRC register, set when LFCLKSTART task was triggered

LFCLK status

Start calibration of LFRC oscillator

Start calibration timer

Stop calibration timer

Start HFCLK crystal oscillator

Stop HFCLK crystal oscillator

Start LFCLK source

Stop LFCLK source

Structs

Register block

Type Definitions

CTIV register accessor: an alias for Reg<CTIV_SPEC>

EVENTS_CTTO register accessor: an alias for Reg<EVENTS_CTTO_SPEC>

EVENTS_DONE register accessor: an alias for Reg<EVENTS_DONE_SPEC>

EVENTS_HFCLKSTARTED register accessor: an alias for Reg<EVENTS_HFCLKSTARTED_SPEC>

EVENTS_LFCLKSTARTED register accessor: an alias for Reg<EVENTS_LFCLKSTARTED_SPEC>

HFCLKRUN register accessor: an alias for Reg<HFCLKRUN_SPEC>

HFCLKSTAT register accessor: an alias for Reg<HFCLKSTAT_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

LFCLKRUN register accessor: an alias for Reg<LFCLKRUN_SPEC>

LFCLKSRC register accessor: an alias for Reg<LFCLKSRC_SPEC>

LFCLKSRCCOPY register accessor: an alias for Reg<LFCLKSRCCOPY_SPEC>

LFCLKSTAT register accessor: an alias for Reg<LFCLKSTAT_SPEC>

TASKS_CAL register accessor: an alias for Reg<TASKS_CAL_SPEC>

TASKS_CTSTART register accessor: an alias for Reg<TASKS_CTSTART_SPEC>

TASKS_CTSTOP register accessor: an alias for Reg<TASKS_CTSTOP_SPEC>

TASKS_HFCLKSTART register accessor: an alias for Reg<TASKS_HFCLKSTART_SPEC>

TASKS_HFCLKSTOP register accessor: an alias for Reg<TASKS_HFCLKSTOP_SPEC>

TASKS_LFCLKSTART register accessor: an alias for Reg<TASKS_LFCLKSTART_SPEC>

TASKS_LFCLKSTOP register accessor: an alias for Reg<TASKS_LFCLKSTOP_SPEC>