Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
FEEDBACK_SETTINGS_s Struct Reference

Publicly accessible data buffer of most recent runtime data values. More...

#include <psfb_droop.X/sources/pwrctrl/pwrctrl_typedef.h>

+ Collaboration diagram for FEEDBACK_SETTINGS_s:

Data Fields

uint16_t VInVoltage
 Data value for input voltage.
 
uint16_t VOutVoltage
 Data value for output voltage.
 
uint16_t VCapVoltage
 Data value for capacitor.
 
uint16_t ISensePrimary
 Data value for primary current as measured with CT.
 
uint16_t IPriSensorOffset
 Offset of the primary current sensor.
 
uint16_t ISenseSecondary
 Data value for secondary current as measured with shunt.
 
uint16_t ISecAverage
 Data value for average secondary current.
 
uint16_t ISecAverageRectified
 Data value for average secondary current rectified.
 
uint16_t ISecSensorOffset
 Offset of the secondary current sensor.
 
int16_t SecPower
 Data value for Secondary power (Watt)
 
uint16_t Temperature
 Data value for temperature.
 
uint16_t VRail_5V
 Data value for 5V auxiliary rail.
 
uint16_t Channel_AN15
 Channel 15.
 

Detailed Description

This data structure is used to store the feedback values of the most recent runtime data values.

Definition at line 58 of file pwrctrl_typedef.h.

Field Documentation

◆ Channel_AN15

uint16_t Channel_AN15

Definition at line 77 of file pwrctrl_typedef.h.

◆ IPriSensorOffset

uint16_t IPriSensorOffset

Definition at line 65 of file pwrctrl_typedef.h.

◆ ISecAverage

uint16_t ISecAverage

Definition at line 68 of file pwrctrl_typedef.h.

◆ ISecAverageRectified

uint16_t ISecAverageRectified

Definition at line 69 of file pwrctrl_typedef.h.

◆ ISecSensorOffset

uint16_t ISecSensorOffset

Definition at line 70 of file pwrctrl_typedef.h.

◆ ISensePrimary

uint16_t ISensePrimary

Definition at line 64 of file pwrctrl_typedef.h.

◆ ISenseSecondary

uint16_t ISenseSecondary

Definition at line 67 of file pwrctrl_typedef.h.

◆ SecPower

int16_t SecPower

Definition at line 72 of file pwrctrl_typedef.h.

◆ Temperature

uint16_t Temperature

Definition at line 74 of file pwrctrl_typedef.h.

◆ VCapVoltage

uint16_t VCapVoltage

Definition at line 62 of file pwrctrl_typedef.h.

◆ VInVoltage

uint16_t VInVoltage

Definition at line 60 of file pwrctrl_typedef.h.

◆ VOutVoltage

uint16_t VOutVoltage

Definition at line 61 of file pwrctrl_typedef.h.

◆ VRail_5V

uint16_t VRail_5V

Definition at line 75 of file pwrctrl_typedef.h.


The documentation for this struct was generated from the following file: