Defines | |
| #define | Psc_lock() |
| #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().
1.5.7.1