() Configure Comparator 3
[Comparator Macros]

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

Collaboration diagram for () Configure Comparator 3:

Defines

#define Comp_3_config()

Detailed Description

All parameters must be setted in definitions.

Define Documentation

 
#define Comp_3_config (  ) 

Value:

AC3CON = (COMP3_ENABLE_BIT_VALUE<<AC1EN)| \
            (COMP3_INTERRUPT_ENABLE<<AC1IE)| \
            (COMP3_INTERRUPT_SELECT<<AC1IS0)| \
            (COMP3_NEG_INPUT_SELECT<<AC1M0);

Definition at line 82 of file comparator_drv.h.


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