ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Functions

adc_lld.c File Reference

ADC Driver subsystem low level driver source template. More...

#include "ch.h"
#include "hal.h"

Go to the source code of this file.

Functions

void adc_lld_init (void)
 Low level ADC driver initialization.
void adc_lld_start (ADCDriver *adcp)
 Configures and activates the ADC peripheral.
void adc_lld_stop (ADCDriver *adcp)
 Deactivates the ADC peripheral.
void adc_lld_start_conversion (ADCDriver *adcp)
 Starts an ADC conversion.
void adc_lld_stop_conversion (ADCDriver *adcp)
 Stops an ongoing conversion.

Detailed Description

ADC Driver subsystem low level driver source template.

Definition in file templates/adc_lld.c.


Generated on Sun Nov 28 2010 14:09:49 for ChibiOS/RT by doxygen 1.7.1