mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 12:57:57 +08:00
drivers/analog/ads1115.h: Add ioctl for conversion trigger
Since the ADS1115 has a relative slow conversion rate, this additional ioctl command makes it possible to trigger a conversion before reading the reading the conversion result, allowing the user to perform other computation in between instead of waiting for the conversion time to complete. It improves sampling time. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
committed by
Matteo Golin
parent
a88eb1fc6b
commit
4030eb892e