[PVP] position, velocity, pulse width modulation More...
#include <kmlMotBase.h>
Public Attributes | |
TMotStsFlg | msf |
motor status flag | |
short | pos |
position | |
byte | pwm |
pulse with modulation | |
short | vel |
velocity |
[PVP] position, velocity, pulse width modulation
Definition at line 162 of file kmlMotBase.h.
motor status flag
Definition at line 163 of file kmlMotBase.h.
short TMotPVP::pos |
position
Definition at line 164 of file kmlMotBase.h.
pulse with modulation
Definition at line 166 of file kmlMotBase.h.
short TMotPVP::vel |
velocity
Definition at line 165 of file kmlMotBase.h.