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

#include <psfb_droop.X/sources/pwrctrl/dcdt/smps_control.h>

+ Collaboration diagram for SMPS_PID_T:

Data Fields

int16_t * abcCoefficients
 
int16_t * errorHistory
 
int16_t controlHistory
 
int16_t postScaler
 
int16_t preShift
 
int16_t postShift
 
uint16_t minOutput
 
uint16_t maxOutput
 

Detailed Description

Definition at line 198 of file smps_control.h.

Field Documentation

◆ abcCoefficients

int16_t* abcCoefficients

Definition at line 200 of file smps_control.h.

◆ controlHistory

int16_t controlHistory

Definition at line 205 of file smps_control.h.

◆ errorHistory

int16_t* errorHistory

Definition at line 203 of file smps_control.h.

◆ maxOutput

uint16_t maxOutput

Definition at line 210 of file smps_control.h.

◆ minOutput

uint16_t minOutput

Definition at line 209 of file smps_control.h.

◆ postScaler

int16_t postScaler

Definition at line 206 of file smps_control.h.

◆ postShift

int16_t postShift

Definition at line 208 of file smps_control.h.

◆ preShift

int16_t preShift

Definition at line 207 of file smps_control.h.


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