MSPM0G3507SensorlessFOCMotorControlLibrary  1.0
Data Fields
moduleEnableFlags Struct Reference

Structure for module enable flags. More...

#include <appUserInputs.h>

Data Fields

uint16_t hardwareOverCurrentFaultEnable: 1
 
uint16_t lowBemfStallDetectEnable: 1
 
uint16_t noMotorStallDetectEnable: 1
 
uint16_t abnormalSpeedStallDetectEnable: 1
 
uint16_t motorStallReportOnlyEnable: 1
 
uint16_t plugAVSEnable: 1
 
uint16_t reserved: 10
 

Detailed Description

Structure for module enable flags.

Field Documentation

§ hardwareOverCurrentFaultEnable

uint16_t moduleEnableFlags::hardwareOverCurrentFaultEnable

Enables comparator based Over Current Detect

§ lowBemfStallDetectEnable

uint16_t moduleEnableFlags::lowBemfStallDetectEnable

Enables Low BEMF Stall Detect

Referenced by update_FaultCfg2Config().

§ noMotorStallDetectEnable

uint16_t moduleEnableFlags::noMotorStallDetectEnable

Enables No Motor Stall Detect

Referenced by update_FaultCfg2Config().

§ abnormalSpeedStallDetectEnable

uint16_t moduleEnableFlags::abnormalSpeedStallDetectEnable

Enables Abnormal Speed Stall Detect

Referenced by update_FaultCfg2Config().

§ motorStallReportOnlyEnable

uint16_t moduleEnableFlags::motorStallReportOnlyEnable

Only report the fault

§ plugAVSEnable

uint16_t moduleEnableFlags::plugAVSEnable

Enables AVS by plugging

§ reserved

uint16_t moduleEnableFlags::reserved

Reserved


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale