Contains public functions for PWM.
More...
#include "pwrctrl_typedef.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 (POWER_CONTROL_t *pcInstance) |
| PWM distribution for DAB converter. | |
| void | PwrCtrl_PWM_Enable (void) |
| Enable the PWM output. | |
| void | PwrCtrl_PWM_Disable (void) |
| Disable the PWM output. | |
| void | PwrCtrl_PWM_DAB_DirectionSpecificSwapCfg (PWR_CTRL_CHARGE_STATE_t direction) |
| Forward/Reverse Direction related swap pattern on PWM output. | |
<>
Definition in file pwrctrl_pwm.h.