nuttx/Documentation/components/drivers/character/analog/adc/ads7828/index.rst
Michal Lenc f47f9c05aa docs: add API description for ADC/DAC peripherals
This adds basic API description for ADC and DAC peripherals. External
ADC/DAC controllers are listed as well.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-05-29 10:02:34 -03:00

10 lines
318 B
ReStructuredText

==========
TI ADS7828
==========
ADS7828 12-Bit I2C powered ADC. This driver supports reading single or
multiple ADC conversion result as well as onfiguring the ADC, via ioctl calls.
- ``include/nuttx/analog/ads7828.h``. All structures and APIs needed
to work with DAtC drivers are provided in this header file.