zephyr/doc/reference/peripherals/clock_control.rst
Gerard Marull-Paretas 9dfbdf1997 doc: use kconfig role and directive
Stop using :option: for Kconfig options.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-06-29 10:26:28 -04:00

23 lines
366 B
ReStructuredText

.. _clock_control_api:
Clock Control
#############
Overview
********
The clock control API provides access to clocks in the system, including the
ability to turn them on and off.
Configuration Options
*********************
Related configuration options:
* :kconfig:`CONFIG_CLOCK_CONTROL`
API Reference
*************
.. doxygengroup:: clock_control_interface