The fixed size structure with padding which contains the dwVehicleIOASILStateE2EWrapper structure.
This is the fixed sized structure which will be used by the VAL channels to transmit the dwVehicleIOASILStateE2EWrapper structure.
Definition at line 10201 of file VehicleIOValStructures.h.
Data Fields | |
dwVehicleIOASILStateE2EWrapper | payload |
Actual payload [SYS-REQ-27914240]. More... | |
uint8_t | padding [DW_VIO_FIXED_ASIL_STATE_SIZE - sizeof(dwVehicleIOASILStateE2EWrapper)] |
Padding [SYS-REQ-27914240]. More... | |
uint8_t dwVehicleIOFixedASILState::padding[DW_VIO_FIXED_ASIL_STATE_SIZE - sizeof(dwVehicleIOASILStateE2EWrapper)] |
Padding [SYS-REQ-27914240].
Definition at line 10209 of file VehicleIOValStructures.h.
dwVehicleIOASILStateE2EWrapper dwVehicleIOFixedASILState::payload |
Actual payload [SYS-REQ-27914240].
Definition at line 10205 of file VehicleIOValStructures.h.