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

#include <smps_control.h>

+ Collaboration diagram for SMPS_3P3Z_T:

Data Fields

int16_t * aCoefficients
 
int16_t * bCoefficients
 
int16_t * controlHistory
 
int16_t * errorHistory
 
uint16_t preShift
 
int16_t postShift
 
int16_t postScaler
 
uint16_t minOutput
 
uint16_t maxOutput
 

Detailed Description

Company: Microchip Technology Inc. File Name: smps_interfaces.h

Summary: This header file lists the interfaces used by the Switch Mode Power Supply compensator library.

Description: SMPS Control (Compensator) library interface header file

This header file lists the type defines for structures used by the SMPS library. Library function definitions are also listed along with information regarding the arguments of each library function.

Definition at line 121 of file smps_control.h.

Field Documentation

◆ aCoefficients

int16_t* aCoefficients

Definition at line 123 of file smps_control.h.

◆ bCoefficients

int16_t* bCoefficients

Definition at line 124 of file smps_control.h.

◆ controlHistory

int16_t* controlHistory

Definition at line 125 of file smps_control.h.

◆ errorHistory

int16_t* errorHistory

Definition at line 127 of file smps_control.h.

◆ maxOutput

uint16_t maxOutput

Definition at line 133 of file smps_control.h.

◆ minOutput

uint16_t minOutput

Definition at line 132 of file smps_control.h.

◆ postScaler

int16_t postScaler

Definition at line 131 of file smps_control.h.

◆ postShift

int16_t postShift

Definition at line 130 of file smps_control.h.

◆ preShift

uint16_t preShift

Definition at line 129 of file smps_control.h.


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