Amplifier0 Input shunt
[Amplifier 0 Macros]

Collaboration diagram for Amplifier0 Input shunt:


Detailed Description

Configure the Amplifier 0 shunt Option.


Defines

#define Disable_amp0_input_shunt()   (AMP0CSR &= ~(1<<AMP0IS))
#define Enable_amp0_input_shunt()   (AMP0CSR |= (1<<AMP0IS))


Define Documentation

 
#define Disable_amp0_input_shunt (  )     (AMP0CSR &= ~(1<<AMP0IS))

Definition at line 61 of file amplifier_drv.h.

 
#define Enable_amp0_input_shunt (  )     (AMP0CSR |= (1<<AMP0IS))

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