MotorStepCommandMsgPayload# struct MotorStepCommandMsgPayload# Structure containing the stepper motor step command. Public Members int stepsCommanded# Number of commanded stepper motor steps (ignored when stopMotorCommand is true) bool stopMotorCommand# If true, request the motor to halt after completing the current step.