Structure providing all public enumerated lists of constants. More...
#include <power_control/devices/dev_buck_typedef.h>
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... | |
Structure providing all public enumerated lists of constants.
Definition at line 165 of file dev_buck_typedef.h.
enum BUCK_CONTROL_MODE_e ControlModes |
List of Supported Control Modes.
Definition at line 1 of file dev_buck_typedef.h.
enum BUCK_OPSTATES_e OpStateOpCodes |
List of State Machine Operating State IDs.
Definition at line 1 of file dev_buck_typedef.h.
enum BUCK_OPSTATE_RETURNS_e OpStateReturnValues |
List of State Machine Operating State Return Values.
Definition at line 1 of file dev_buck_typedef.h.
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.
enum BUCK_SUBSTATES_e SubStateOpCodes |
List of State Machine Sub-State IDs.
Definition at line 1 of file dev_buck_typedef.h.