Data Fields
EV3_SERVO Struct Reference

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
 

Detailed Description

Structure of a servo motor descriptor.

Field Documentation

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.


The documentation for this struct was generated from the following file: