This is the typedef file for power controller. More...
#include <p33CH512MP506S1.h>#include "dev_TPBLPFC_typedef.h"#include "../../sources_common/PFC_frameworkSetup.h"
Include dependency graph for dev_TPBLPFC_typedef.c:Go to the source code of this file.
Functions | |
| void | Init_pwr_ctrl (void) |
Power Controller Typedef File
Definition in file dev_TPBLPFC_typedef.c.
| void Init_pwr_ctrl | ( | void | ) |
Definition at line 53 of file dev_TPBLPFC_typedef.c.
| PHASE_VALUES_t AC_N |
Definition at line 43 of file dev_TPBLPFC_typedef.c.
| uint16_t Adaptive_Gain_Factor |
Definition at line 42 of file dev_TPBLPFC_typedef.c.
| uint16_t OpenLoopStartupDuration |
Section: Included Files
Definition at line 41 of file dev_TPBLPFC_typedef.c.
| PFC_FLAGS_t PFC_Flags |
Definition at line 45 of file dev_TPBLPFC_typedef.c.
| PHASE_VALUES_t Phase_Values_PH1 |
Definition at line 43 of file dev_TPBLPFC_typedef.c.
| PHASE_VALUES_t Phase_Values_PH2 |
Definition at line 43 of file dev_TPBLPFC_typedef.c.
| Primary_Data_Handling primary_vac_values |
Definition at line 47 of file dev_TPBLPFC_typedef.c.
| PWR_CTRL_STATE_e pwr_ctrl_state = 1 |
Definition at line 46 of file dev_TPBLPFC_typedef.c.
| VMC_VALUES_t Vout_Control |
Definition at line 44 of file dev_TPBLPFC_typedef.c.