NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
This is the complete list of members for nxpcup::MotorControl, including all inherited members.
actualSpeed() const | nxpcup::MotorControl | inline |
config() const | nxpcup::MotorControl | inline |
desiredSpeed() const | nxpcup::MotorControl | inline |
MotorControl(Motor &motor, Encoder &encoder, Config config) | nxpcup::MotorControl | inline |
regulate(uint16_t timeSinceLastCallUs) | nxpcup::MotorControl | inline |
reset() | nxpcup::MotorControl | inline |
setConfig(Config &config) | nxpcup::MotorControl | inline |
setSpeed(float desiredSpeed) | nxpcup::MotorControl | inline |