Expand description
Clock control
Modules§
- Calibration timer interval
- Calibration timer has been started and is ready to process new tasks
- Calibration timer has been stopped and is ready to process new tasks
- Calibration timer timeout
- Calibration of LFRC completed
- HFXO crystal oscillator started
- LFCLK started
- Status indicating that HFCLKSTART task has been triggered
- HFCLK status
- HFXO debounce time. The HFXO is started by triggering the TASKS_HFCLKSTART task.
- 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
- LFRC mode configuration
- Start calibration of LFRC
- Start calibration timer
- Stop calibration timer
- Start HFXO crystal oscillator
- Stop HFXO crystal oscillator
- Start LFCLK
- Stop LFCLK
- Clocking options for the trace port debug interface
Structs§
- Register block
Type Aliases§
- CTIV (rw) register accessor: an alias for
Reg<CTIV_SPEC> - EVENTS_CTSTARTED (rw) register accessor: an alias for
Reg<EVENTS_CTSTARTED_SPEC> - EVENTS_CTSTOPPED (rw) register accessor: an alias for
Reg<EVENTS_CTSTOPPED_SPEC> - EVENTS_CTTO (rw) register accessor: an alias for
Reg<EVENTS_CTTO_SPEC> - EVENTS_DONE (rw) register accessor: an alias for
Reg<EVENTS_DONE_SPEC> - EVENTS_HFCLKSTARTED (rw) register accessor: an alias for
Reg<EVENTS_HFCLKSTARTED_SPEC> - EVENTS_LFCLKSTARTED (rw) register accessor: an alias for
Reg<EVENTS_LFCLKSTARTED_SPEC> - HFCLKRUN (r) register accessor: an alias for
Reg<HFCLKRUN_SPEC> - HFCLKSTAT (r) register accessor: an alias for
Reg<HFCLKSTAT_SPEC> - HFXODEBOUNCE (rw) register accessor: an alias for
Reg<HFXODEBOUNCE_SPEC> - INTENCLR (rw) register accessor: an alias for
Reg<INTENCLR_SPEC> - INTENSET (rw) register accessor: an alias for
Reg<INTENSET_SPEC> - LFCLKRUN (r) register accessor: an alias for
Reg<LFCLKRUN_SPEC> - LFCLKSRC (rw) register accessor: an alias for
Reg<LFCLKSRC_SPEC> - LFCLKSRCCOPY (r) register accessor: an alias for
Reg<LFCLKSRCCOPY_SPEC> - LFCLKSTAT (r) register accessor: an alias for
Reg<LFCLKSTAT_SPEC> - LFRCMODE (rw) register accessor: an alias for
Reg<LFRCMODE_SPEC> - TASKS_CAL (w) register accessor: an alias for
Reg<TASKS_CAL_SPEC> - TASKS_CTSTART (w) register accessor: an alias for
Reg<TASKS_CTSTART_SPEC> - TASKS_CTSTOP (w) register accessor: an alias for
Reg<TASKS_CTSTOP_SPEC> - TASKS_HFCLKSTART (w) register accessor: an alias for
Reg<TASKS_HFCLKSTART_SPEC> - TASKS_HFCLKSTOP (w) register accessor: an alias for
Reg<TASKS_HFCLKSTOP_SPEC> - TASKS_LFCLKSTART (w) register accessor: an alias for
Reg<TASKS_LFCLKSTART_SPEC> - TASKS_LFCLKSTOP (w) register accessor: an alias for
Reg<TASKS_LFCLKSTOP_SPEC> - TRACECONFIG (rw) register accessor: an alias for
Reg<TRACECONFIG_SPEC>