AM243x Motor Control SDK  09.02.00

Detailed Description

Defines the Svgen Current object.

Data Fields

int16_t minWidth
 The maximum width where a valid measurement cannot be taken. More...
 
SVGENCURRENT_IgnoreShunt_e ignoreShunt
 Output of what shunt or shunts to ignore. More...
 
SVGENCURRENT_MeasureShunt_e compMode
 Output phase compensation mode. More...
 
SVGENCURRENT_VmidShunt_e Vmid
 The middle amplitude voltage among the three phase voltages. More...
 
float32_t Vlimit
 The maximum output voltage duty that current can be sampled. More...
 
int16_t Voffset
 The offset. More...
 

Field Documentation

◆ minWidth

int16_t SVGENCURRENT_Obj::minWidth

The maximum width where a valid measurement cannot be taken.

◆ ignoreShunt

SVGENCURRENT_IgnoreShunt_e SVGENCURRENT_Obj::ignoreShunt

Output of what shunt or shunts to ignore.

◆ compMode

SVGENCURRENT_MeasureShunt_e SVGENCURRENT_Obj::compMode

Output phase compensation mode.

◆ Vmid

SVGENCURRENT_VmidShunt_e SVGENCURRENT_Obj::Vmid

The middle amplitude voltage among the three phase voltages.

◆ Vlimit

float32_t SVGENCURRENT_Obj::Vlimit

The maximum output voltage duty that current can be sampled.

◆ Voffset

int16_t SVGENCURRENT_Obj::Voffset

The offset.