Struct SDataValueByAddress¶
ClassList > SDataValueByAddress
#include <SimulationRuntimeApi.h>
Public Attributes¶
| Type | Name |
|---|---|
| UINT8 | Bit |
| SDataValue | DataValue |
| ERuntimeErrorCode | ErrorCode |
| UINT32 | Offset |
Public Attributes Documentation¶
variable Bit¶
UINT8 SDataValueByAddress::Bit;
variable DataValue¶
SDataValue SDataValueByAddress::DataValue;
variable ErrorCode¶
ERuntimeErrorCode SDataValueByAddress::ErrorCode;
variable Offset¶
UINT32 SDataValueByAddress::Offset;