() Configure Comparator 2
[Comparator Macros]

All parameters must be setted in definitions. More...

Collaboration diagram for () Configure Comparator 2:

Defines

#define Comp_2_config()

Detailed Description

All parameters must be setted in definitions.

Define Documentation

 
#define Comp_2_config (  ) 

Value:

AC2CON = (COMP2_ENABLE_BIT_VALUE<<AC1EN)| \
            (COMP2_INTERRUPT_ENABLE<<AC1IE)| \
            (COMP2_INTERRUPT_SELECT<<AC1IS0)| \
            (COMP2_NEG_INPUT_SELECT<<AC1M0);

Definition at line 70 of file comparator_drv.h.

Referenced by mc_init_HW().


Generated on Wed Oct 22 15:04:03 2008 for AVR172 : Atmel BLDC control on ATAVRMC310 with ATmega32M1 by  doxygen 1.5.7.1