DAC Output Configuration
[DAC Macros]

Collaboration diagram for DAC Output Configuration:


Detailed Description

Switch on or off the DAC output.


Defines

#define Disable_dac_output()   (DACON &= ~(1<<DAOE))
#define Enable_dac_output()   (DACON |= (1<<DAOE))


Define Documentation

 
#define Disable_dac_output (  )     (DACON &= ~(1<<DAOE))

Definition at line 53 of file Dac_drv.h.

 
#define Enable_dac_output (  )     (DACON |= (1<<DAOE))

Definition at line 52 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