|
iso14229 0.9.0
ISO14229-1 (UDS) C Library
|
Link control arguments. More...
#include <iso14229.h>
Public Attributes | |
| const uint8_t | type |
| const size_t | len |
| const void * | data |
Link control arguments.
Definition at line 1157 of file iso14229.h.
| const void* UDSLinkCtrlArgs_t::data |
length of data
Definition at line 1161 of file iso14229.h.
| const size_t UDSLinkCtrlArgs_t::len |
invoked subfunction
Definition at line 1160 of file iso14229.h.
| const uint8_t UDSLinkCtrlArgs_t::type |
Definition at line 1158 of file iso14229.h.