1.. _clock_control_api:
2
3Clock Control
4#############
5
6Overview
7********
8
9The clock control API provides access to clocks in the system, including the
10ability to turn them on and off.
11
12Configuration Options
13*********************
14
15Related configuration options:
16
17* :kconfig:option:`CONFIG_CLOCK_CONTROL`
18
19API Reference
20*************
21
22.. doxygengroup:: clock_control_interface
23