ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::canfd::ignition::tSignalValue Struct Reference

#include <canfd_types.h>

Collaboration diagram for adtf::devicetb::sdk::canfd::ignition::tSignalValue:
[legend]

Classes

union  uData
 

Public Types

enum  eTypeTag : uint8_t {
  TAG_INVALID = 0 , TAG_RAW_VALUE = 1 , TAG_FLOAT64 = 2 , TAG_UINT64 = 3 ,
  TAG_INT64 = 4 , TAG_UINT32 = 5 , TAG_INT32 = 6 , TAG_FLOAT32 = 7
}
 

Public Attributes

eTypeTag nTypeTag = TAG_INVALID
 
union adtf::devicetb::sdk::canfd::ignition::tSignalValue::uData oData
 
uint8_t nReserved [8]
 

Detailed Description

Signal value structure which keeps one signal specific value


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