Turn on the Amplifier 0
[Amplifier 0 Macros]

Collaboration diagram for Turn on the Amplifier 0:


Detailed Description

Turn on the Amplifier 0.


Defines

#define Enable_amp0()   (AMP0CSR |= (1<<AMP0EN))
#define Is_amp0_enabled()   (AMP0CSR & (1<<AMP0EN))


Define Documentation

 
#define Enable_amp0 (  )     (AMP0CSR |= (1<<AMP0EN))

Definition at line 53 of file amplifier_drv.h.

 
#define Is_amp0_enabled (  )     (AMP0CSR & (1<<AMP0EN))

Definition at line 54 of file amplifier_drv.h.


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