Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum class | iv::model::comms::ixxat::eBoardType { iv::model::comms::ixxat::UsbToCanV2
} |
|
enum class | iv::model::comms::ixxat::eBaudRate {
iv::model::comms::ixxat::BR10
, iv::model::comms::ixxat::BR20
, iv::model::comms::ixxat::BR50
, iv::model::comms::ixxat::BR100
,
iv::model::comms::ixxat::BR125
, iv::model::comms::ixxat::BR250
, iv::model::comms::ixxat::BR500
, iv::model::comms::ixxat::BR800
,
iv::model::comms::ixxat::BR1000
, iv::model::comms::ixxat::First = BR10
, iv::model::comms::ixxat::Last = BR1000
} |
|
enum class | iv::model::comms::ixxat::eOperationMode {
iv::model::comms::ixxat::ErrorFrame
, iv::model::comms::ixxat::Extended
, iv::model::comms::ixxat::ListenOnly
, iv::model::comms::ixxat::LowSpeed
,
iv::model::comms::ixxat::Standard
, iv::model::comms::ixxat::Undefined
, iv::model::comms::ixxat::First = ErrorFrame
, iv::model::comms::ixxat::Last = Standard
} |
|