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