DAC Alignement Configuration
[DAC Macros]

Collaboration diagram for DAC Alignement Configuration:


Detailed Description

Configure the input data alignement.


Defines

#define Left_adjust_dac_input()   (DACON |= (1<<DALA))
#define Right_adjust_dac_input()   (DACON &= ~(1<<DALA))


Define Documentation

 
#define Left_adjust_dac_input (  )     (DACON |= (1<<DALA))

Definition at line 45 of file Dac_drv.h.

 
#define Right_adjust_dac_input (  )     (DACON &= ~(1<<DALA))

Definition at line 44 of file Dac_drv.h.


Generated on Wed Jul 12 16:55:31 2006 for Atmel BLDC Sensorless on ATAVRMC100 by  doxygen 1.4.7