ADC Start Normal Conversion
[ADC Start Conversion]

Start the conversion in normal mode. More...

Collaboration diagram for ADC Start Normal Conversion:

Defines

#define Adc_start_conv()   (ADCSRA |= (1<<ADSC) )
#define Adc_start_conv_channel(channel)

Detailed Description

Start the conversion in normal mode.

Define Documentation

 
#define Adc_start_conv (  )     (ADCSRA |= (1<<ADSC) )

Definition at line 98 of file adc_drv.h.

#define Adc_start_conv_channel ( channel   ) 

Value:

Definition at line 99 of file adc_drv.h.

Referenced by mc_ADC_Scheduler().


Generated on Wed Oct 22 15:04:02 2008 for AVR172 : Atmel BLDC control on ATAVRMC310 with ATmega32M1 by  doxygen 1.5.7.1