nuttx/Documentation/components/drivers/character/analog/adc/max1161x/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
358 B
ReStructuredText

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