Amplifier1 Input shunt
[Amplifier 1 Macros]

Collaboration diagram for Amplifier1 Input shunt:


Detailed Description

Configure the Amplifier 1 shunt Option.


Defines

#define Disable_amp1_input_shunt()   (AMP1CSR &= ~(1<<AMP1IS))
#define Enable_amp1_input_shunt()   (AMP1CSR |= (1<<AMP1IS))


Define Documentation

 
#define Disable_amp1_input_shunt (  )     (AMP1CSR &= ~(1<<AMP1IS))

Definition at line 143 of file amplifier_drv.h.

 
#define Enable_amp1_input_shunt (  )     (AMP1CSR |= (1<<AMP1IS))

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