7#ifndef DRV_PWRCTRL_PWM_H
8#define DRV_PWRCTRL_PWM_H
10#include "pwrctrl_typedef.h"
11#include "pwrctrl/pwrctrl.h"
void PwrCtrl_PWM_Update(void)
PWM distribution for PSFB converter.
void PwrCtrl_PWM_Disable(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_Stop_Switching(void)
Disable the PWM output.
void PwrCtrl_PWM_Enable(void)
Enable the PWM output.
void PwrCtrl_PWM_UpdateSecondaryRectifiers(void)
set the PWM output to particular duty cycle.