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