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

#include <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 203 of file smps_control.h.

Field Documentation

◆ abcCoefficients

int16_t* abcCoefficients

Definition at line 205 of file smps_control.h.

◆ controlHistory

int16_t controlHistory

Definition at line 210 of file smps_control.h.

◆ errorHistory

int16_t* errorHistory

Definition at line 208 of file smps_control.h.

◆ maxOutput

uint16_t maxOutput

Definition at line 215 of file smps_control.h.

◆ minOutput

uint16_t minOutput

Definition at line 214 of file smps_control.h.

◆ postScaler

int16_t postScaler

Definition at line 211 of file smps_control.h.

◆ postShift

int16_t postShift

Definition at line 213 of file smps_control.h.

◆ preShift

int16_t preShift

Definition at line 212 of file smps_control.h.


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