Module nrf9160_pac::clock_ns[][src]

Expand description

Clock management 0

Modules

HFCLK oscillator started

LFCLK started

Status indicating that HFCLKSTART task has been triggered

The register shows if HFXO has been requested by triggering HFCLKSTART task and if it has been started (STATE)

Enable or disable interrupt

Disable interrupt

Enable interrupt

Pending interrupts

Status indicating that LFCLKSTART task has been triggered

Clock source for the LFCLK. LFCLKSTART task starts starts a clock source selected with this register.

Copy of LFCLKSRC register, set after LFCLKSTART task has been triggered

The register shows which LFCLK source has been requested (SRC) when triggering LFCLKSTART task and if the source has been started (STATE)

Publish configuration for event HFCLKSTARTED

Publish configuration for event LFCLKSTARTED

Subscribe configuration for task HFCLKSTART

Subscribe configuration for task HFCLKSTOP

Subscribe configuration for task LFCLKSTART

Subscribe configuration for task LFCLKSTOP

Start HFCLK source

Stop HFCLK source

Start LFCLK source

Stop LFCLK source

Structs

Register block

Type Definitions

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>

INTEN register accessor: an alias for Reg<INTEN_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

INTPEND register accessor: an alias for Reg<INTPEND_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>

PUBLISH_HFCLKSTARTED register accessor: an alias for Reg<PUBLISH_HFCLKSTARTED_SPEC>

PUBLISH_LFCLKSTARTED register accessor: an alias for Reg<PUBLISH_LFCLKSTARTED_SPEC>

SUBSCRIBE_HFCLKSTART register accessor: an alias for Reg<SUBSCRIBE_HFCLKSTART_SPEC>

SUBSCRIBE_HFCLKSTOP register accessor: an alias for Reg<SUBSCRIBE_HFCLKSTOP_SPEC>

SUBSCRIBE_LFCLKSTART register accessor: an alias for Reg<SUBSCRIBE_LFCLKSTART_SPEC>

SUBSCRIBE_LFCLKSTOP register accessor: an alias for Reg<SUBSCRIBE_LFCLKSTOP_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>