stepRocker servo Open Source TMCL
1.00
|
Global variables. More...
Go to the source code of this file.
Variables | |
TModuleConfig | ModuleConfig |
Global parameters (here only used for the RS232 interface) | |
TMotorConfig | MotorConfig [3] |
Motor configuration data. | |
UCHAR | SmartEnergy [N_O_MOTORS] |
actual smartEnergy values | |
UCHAR | StallFlag [N_O_MOTORS] |
actual stallGuard flag states | |
UINT | StallLevel [N_O_MOTORS] |
actual stallGuard load values | |
UCHAR | DriverFlags [N_O_MOTORS] |
actual driver error flags | |
UCHAR | MotorDisable [N_O_MOTORS] |
actual motor disable flags | |
UCHAR | StandbyFlag [N_O_MOTORS] |
standby current flags | |
UCHAR | FreewheelingActive [N_O_MOTORS] |
freewheeling flags | |
UCHAR | SlowRunCurrent [N_O_MOTORS] |
slow run current | |
TCoolStepConfig | CoolStepConfig [N_O_MOTORS] |
coolStep configuration | |
UCHAR | ExitTMCLFlag |
This will be set to TRUE for exiting TMCL and branching to the boot loader. | |
Global variables.
This file contains the definitions for importing the variables defined in Globals.c.