Structure of a servo motor descriptor. More...
#include <ev3_servo.h>
Data Fields | |
| INX_T | type_inx |
| uint8_t | port |
| uint8_t | extport |
| uint8_t | addr |
Structure of a servo motor descriptor.
| uint8_t addr |
Servo motor I2C address.
| uint8_t extport |
Servo motor extended port.
| uint8_t port |
Servo motor EV3 port.
| INX_T type_inx |
Servo motor type.
1.8.11