f47f9c05aa
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>
10 lines
358 B
ReStructuredText
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.
|