Generic signal structure capturing data validity and timestamp.
Definition at line 638 of file VehicleIOLegacyStructures.h.
Data Fields | |
| float32_t | value |
| dwTime_t | timestamp |
| bool | valid |
| dwTime_t dwStateValueFloat::timestamp |
Definition at line 641 of file VehicleIOLegacyStructures.h.
| bool dwStateValueFloat::valid |
Definition at line 642 of file VehicleIOLegacyStructures.h.
| float32_t dwStateValueFloat::value |
Definition at line 640 of file VehicleIOLegacyStructures.h.