The fixed size structure with padding which contains the dwVehicleIOASILCommandE2EWrapper structure.
This is the fixed sized structure which will be used by the VAL channels to transmit the dwVehicleIOASILCommandE2EWrapper structure.
Definition at line 10235 of file VehicleIOValStructures.h.
Data Fields | |
dwVehicleIOASILCommandE2EWrapper | payload |
Actual payload [SYS-REQ-27914240]. More... | |
uint8_t | padding [DW_VIO_FIXED_ASIL_COMMAND_SIZE - sizeof(dwVehicleIOASILCommandE2EWrapper)] |
Padding [SYS-REQ-27914240]. More... | |
uint8_t dwVehicleIOFixedASILCommand::padding[DW_VIO_FIXED_ASIL_COMMAND_SIZE - sizeof(dwVehicleIOASILCommandE2EWrapper)] |
Padding [SYS-REQ-27914240].
Definition at line 10243 of file VehicleIOValStructures.h.
dwVehicleIOASILCommandE2EWrapper dwVehicleIOFixedASILCommand::payload |
Actual payload [SYS-REQ-27914240].
Definition at line 10239 of file VehicleIOValStructures.h.