0ae32479b7
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>
22 lines
347 B
ReStructuredText
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
|