Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
enums.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::comms
 
namespace  iv::comms::can
 

Enumerations

enum class  iv::comms::can::eMessageType {
  iv::comms::can::Heartbeat , iv::comms::can::AnalogInput , iv::comms::can::SlimStatusUpdate , iv::comms::can::Text ,
  iv::comms::can::Alarm , iv::comms::can::Command , iv::comms::can::AlarmTimestamp , iv::comms::can::DigitalInput_0_63 ,
  iv::comms::can::DigitalInput_64_127 , iv::comms::can::DigitalInput_128_191 , iv::comms::can::LssSlave , iv::comms::can::LssMaster ,
  iv::comms::can::SdoRequestFromClient , iv::comms::can::SdoResponseFromServer , iv::comms::can::AlarmGroupsStatus , iv::comms::can::NmtService ,
  iv::comms::can::TimestampSync , iv::comms::can::HistorySync , iv::comms::can::HistoryAckSync , iv::comms::can::GmtSync ,
  iv::comms::can::Undefined
}
 
enum class  iv::comms::can::eBroadcastType { iv::comms::can::NewAlarm = 0x00 , iv::comms::can::SoundOff = 0x01 , iv::comms::can::SoundAck = 0x02 , iv::comms::can::SoundDeadMan = 0x03 }