6 #define CAN_MODBUS_NO 0
7 #define CAN_MODSLOT_NO 0
54 CanMaster(
int modBusNo);
79 CanMaster(
int modBusNo,
int modSlotNo);
84 void addCanDevice(CanDevice* device);
89 void removeCanDevice(CanDevice* device);
100 void issueHardwareReset();
102 void runReadThread();
121 std::map<carma::canbus::msgType, std::string> getControls()
const;
145 #endif // End #ifndef
Declaration of carma::canbus::Master class.
unsigned short nodeType
Carma Node Type id type.
Carma Canbus Master class.