Enable all 6 PSC outputs
[Enable all 6 PSC outputs]

set all enable in POC register More...

Collaboration diagram for Enable all 6 PSC outputs:

Defines

#define Psc_config()

Detailed Description

set all enable in POC register

Define Documentation

 
#define Psc_config (  ) 

Value:

PCNF = (0<<PULOCK)| \
          (PSC_MODE<<PMODE)| \
          (PSC_OUTPUT_B_POLARITY<<POPB)| \
          (PSC_OUTPUT_A_POLARITY<<POPA);

Definition at line 134 of file psc_drv.h.

Referenced by PSC_Init().


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