MEIMotorDacConfig

MEIMotorDacConfig

 

typedef struct MEIMotorDacConfig {
    MEIXmpDACPhase		Phase;
    MEIMotorDacChannelConfig	Cmd;
    MEIMotorDacChannelConfig	Aux;
} MEIMotorDacConfig;
Description

MotorDacConfig is a structure that includes Command and Auxiliary DAC configuration for each motor.

See Also

meiMotorDacConfigGet | meiMotorDacConfigSet