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

Go to the source code of this file.

Classes

struct  iv::model::comms::ixxat::UsbDeviceSettings
 
struct  iv::model::comms::ixxat::UsbDeviceSettings::Keys
 
struct  iv::model::comms::ixxat::UsbDeviceSettings::DefaultValues
 

Namespaces

namespace  iv
 
namespace  iv::model
 
namespace  iv::model::comms
 
namespace  iv::model::comms::ixxat
 

Enumerations

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
}