LUFA Library  151115
ADC Driver - LUFA/Drivers/Peripheral/ADC.h

Hardware Analogue-to-Digital converter driver. More...

Modules

 ADC Peripheral Driver (AVR8)
 

Detailed Description

Module Source Dependencies

The following files must be built with any user project that uses this module:

Module Description

Hardware ADC driver. This module provides an easy to use driver for the hardware ADC present on many microcontrollers, for the conversion of analogue signals into the digital domain.

Note
The exact API for this driver may vary depending on the target used - see individual target module documentation for the API specific to your target processor.