#include <motor.h>
Data Fields | |
unsigned char | State |
unsigned int | Timer |
Definition at line 20 of file motor.h.
unsigned char STEPMOTOR_CONTROL::State |
unsigned int STEPMOTOR_CONTROL::Timer |
Definition at line 22 of file motor.h.
Referenced by F_MotorPowerOnInit(), F_MotorSvc(), and IsrTimer0().