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