STM32Cube Expansion Pack CAN Stack
|
to use the 8 data bytes in an union type More...
#include <IsoTP_Names.h>
Public Attributes | |
union { | |
IsoTP_PciType common | |
IsoTP_SingleFrameType single_frame | |
IsoTP_FirstFrameType first_frame | |
IsoTP_ConsecutiveFrameType consecutive_frame | |
IsoTP_FlowControlType flow_control | |
IsoTP_DataArrayType data_array | |
} | as |
to use the 8 data bytes in an union type
Definition at line 229 of file IsoTP_Names.h.