set module B of PSC
[PSC Macros]

set all module A values More...

Collaboration diagram for set module B of PSC:

Defines

#define Psc_set_module_B(sa_val, ra_val, sb_val)

Detailed Description

set all module A values

Define Documentation

#define Psc_set_module_B ( sa_val,
ra_val,
sb_val   ) 

Value:

POCR1SAH = High(sa_val); \
         POCR1SAL = Low(sa_val);  \
         POCR1RAH = High(ra_val); \
         POCR1RAL = Low(ra_val);  \
         POCR1SBH = High(sb_val); \
         POCR1SBL = Low(sb_val);

Definition at line 45 of file psc_drv.h.

Referenced by mc_duty_cycle(), and 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