lock the update of duty registers
[Enable all 6 PSC outputs]

unauthorize the update of PSC registers More...

Collaboration diagram for lock the update of duty registers:

Defines

#define Psc_lock()

Detailed Description

unauthorize the update of PSC registers

Define Documentation

 
#define Psc_lock (  ) 

Value:

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

Definition at line 144 of file psc_drv.h.

Referenced by mc_duty_cycle().


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