Contains public functions for PWM.
More...
#include "pwrctrl_typedef.h"
#include "pwrctrl/pwrctrl.h"
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. | |