zephyr/doc/hardware/peripherals/dac.rst
Henrik Brix Andersen 0ae32479b7 doc: peripherals: unify title strings
Unify the peripheral documentation title strings to the format
"<class> [(acronym)] [Bus]".

Including both the full name of the peripheral class and an acronym makes
the documentation more user friendly as some of the acronyms are less
well-known than others.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-03-29 09:48:13 +00:00

22 lines
347 B
ReStructuredText

.. _dac_api:
Digital-to-Analog Converter (DAC)
#################################
Overview
********
The DAC API provides access to Digital-to-Analog Converter (DAC) devices.
Configuration Options
*********************
Related configuration options:
* :kconfig:option:`CONFIG_DAC`
API Reference
*************
.. doxygengroup:: dac_interface