EV3RT CPP API for motors. More...
#include "ev3cxx.h"
Go to the source code of this file.
Data Structures | |
struct | MotorConstants |
class | Motor |
Class Motor. API for working with motor. More... | |
Namespaces | |
ev3cxx | |
Enumerations | |
enum | MotorPort { A = 0, B, C, D } |
Enum with index of motor port (A - D) More... | |
enum | MotorType { MEDIUM = 1, LARGE, UNREGULATED } |
Enum with index of motor type. More... | |
EV3RT CPP API for motors.
Definition in file ev3cxx_motor.h.