Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
pwrctrl_pwm.h File Reference

Contains public functions for PWM.
More...

#include "pwrctrl_typedef.h"
#include "pwrctrl/pwrctrl.h"
+ Include dependency graph for pwrctrl_pwm.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void PwrCtrl_PWM_Update (void)
 PWM distribution for PSFB converter.
 
void PwrCtrl_PWM_Enable (void)
 Enable the PWM output.
 
void PwrCtrl_PWM_Disable (void)
 Disable the PWM output.
 
void PwrCtrl_PWM_Stop_Switching (void)
 Disable the PWM output.
 
void PwrCtrl_PWM_Initialize (void)
 Initialize the PWM peripheral.
 
void PwrCtrl_PWM_SetDutyCyclePrimary (uint16_t dutycycle)
 set the PWM output to particular duty cycle.
 
void PwrCtrl_PWM_UpdateSecondaryRectifiers (void)
 set the PWM output to particular duty cycle.
 

Detailed Description



Definition in file pwrctrl_pwm.h.