ASMESDC2018
Public Attributes | List of all members
MotorState Struct Reference

#include <Motor.h>

Public Attributes

int type
 
int speed
 
int direction
 

Detailed Description

Definition at line 41 of file Motor.h.

Member Data Documentation

int MotorState::direction

Definition at line 44 of file Motor.h.

int MotorState::speed

Definition at line 43 of file Motor.h.

int MotorState::type

Definition at line 42 of file Motor.h.


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