Bar Logo 3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
 
Content
     
Loading...
Searching...
No Matches
dev_TPBLPFC_typedef.c File Reference

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)
 

Variables

uint16_t OpenLoopStartupDuration
 
uint16_t Adaptive_Gain_Factor
 
PHASE_VALUES_t Phase_Values_PH1
 
PHASE_VALUES_t Phase_Values_PH2
 
PHASE_VALUES_t AC_N
 
VMC_VALUES_t Vout_Control
 
PFC_FLAGS_t PFC_Flags
 
PWR_CTRL_STATE_e pwr_ctrl_state = 1
 
Primary_Data_Handling primary_vac_values
 

Detailed Description

Power Controller Typedef File

Definition in file dev_TPBLPFC_typedef.c.

Function Documentation

◆ Init_pwr_ctrl()

void Init_pwr_ctrl ( void )

Definition at line 53 of file dev_TPBLPFC_typedef.c.

Variable Documentation

◆ AC_N

Definition at line 43 of file dev_TPBLPFC_typedef.c.

◆ Adaptive_Gain_Factor

uint16_t Adaptive_Gain_Factor

Definition at line 42 of file dev_TPBLPFC_typedef.c.

◆ OpenLoopStartupDuration

uint16_t OpenLoopStartupDuration

Section: Included Files

Definition at line 41 of file dev_TPBLPFC_typedef.c.

◆ PFC_Flags

PFC_FLAGS_t PFC_Flags

Definition at line 45 of file dev_TPBLPFC_typedef.c.

◆ Phase_Values_PH1

PHASE_VALUES_t Phase_Values_PH1

Definition at line 43 of file dev_TPBLPFC_typedef.c.

◆ Phase_Values_PH2

PHASE_VALUES_t Phase_Values_PH2

Definition at line 43 of file dev_TPBLPFC_typedef.c.

◆ primary_vac_values

Primary_Data_Handling primary_vac_values

Definition at line 47 of file dev_TPBLPFC_typedef.c.

◆ pwr_ctrl_state

PWR_CTRL_STATE_e pwr_ctrl_state = 1

Definition at line 46 of file dev_TPBLPFC_typedef.c.

◆ Vout_Control

VMC_VALUES_t Vout_Control

Definition at line 44 of file dev_TPBLPFC_typedef.c.