adc.h
Default mainpage
at91lib
peripherals
adc
adc.h
Description
Overview
Description
Purpose
Interface for configuration the Analog-to-Digital Converter (ADC) peripheral.
Usage
Configurate the
pins
for ADC
Initialize the ADC with
ADC_Initialize()
.
Select the active channel using
ADC_EnableChannel()
Start the conversion with
ADC_StartConversion()