Digital Power Starter Kit 3 Firmware
dsPIC33C Buck Converter Voltage Mode Control Example

Structure providing all public enumerated lists of constants. More...

#include <power_control/devices/dev_buck_typedef.h>

+ Collaboration diagram for BUCK_CONVERTER_CONSTANTS_s:

Data Fields

enum BUCK_STATUS_FLAGS_e StatusFlags
 List of all status and control flags of the Buck Converter status word. More...
 
enum BUCK_OPSTATES_e OpStateOpCodes
 List of State Machine Operating State IDs. More...
 
enum BUCK_SUBSTATES_e SubStateOpCodes
 List of State Machine Sub-State IDs. More...
 
enum BUCK_OPSTATE_RETURNS_e OpStateReturnValues
 List of State Machine Operating State Return Values. More...
 
enum BUCK_CONTROL_MODE_e ControlModes
 List of Supported Control Modes. More...
 

Detailed Description

Structure providing all public enumerated lists of constants.

Definition at line 165 of file dev_buck_typedef.h.

Field Documentation

◆ ControlModes

enum BUCK_CONTROL_MODE_e ControlModes

List of Supported Control Modes.

Definition at line 1 of file dev_buck_typedef.h.

◆ OpStateOpCodes

enum BUCK_OPSTATES_e OpStateOpCodes

List of State Machine Operating State IDs.

Definition at line 1 of file dev_buck_typedef.h.

◆ OpStateReturnValues

enum BUCK_OPSTATE_RETURNS_e OpStateReturnValues

List of State Machine Operating State Return Values.

Definition at line 1 of file dev_buck_typedef.h.

◆ StatusFlags

enum BUCK_STATUS_FLAGS_e StatusFlags

List of all status and control flags of the Buck Converter status word.

Definition at line 1 of file dev_buck_typedef.h.

◆ SubStateOpCodes

enum BUCK_SUBSTATES_e SubStateOpCodes

List of State Machine Sub-State IDs.

Definition at line 1 of file dev_buck_typedef.h.


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