11#include "pwrctrl_typedef.h"
24void Dev_PwrCtrl_Suspend(
void);
25void Dev_PwrCtrl_ControlLoopInitialize(
void);
Contains the power control reusable functions.
Contains public functions relevant for power control communication interface.
Contains public function relevant for power control interrupt.
Contains public functions for PWM.
void PwrCtrl_Initialize(void)
Initialize the power control parameters.
void PwrCtrl_Execute(void)
Executes the power control state machine.
POWER_CONTROL_t dab
Global data object for a DAB Converter.
void PwrCtrl_Reset(void)
Resets the power control properties.
AVERAGING_t iSecAveraging
Data Object of secondary current averaging.
AVERAGING_t vPrimAveraging
Data Object of primary voltage averaging.
AVERAGING_t vSecAveraging
Data Object of secondary voltage averaging.
Power control API structure.