|
iso14229 0.10.0
ISO14229-1 (UDS) C Library
|
Read DTC information arguments. More...
#include <iso14229.h>
Classes | |
| union | [union].subFuncArgs |
Public Attributes | |
| const uint8_t | type |
| uint8_t(*) | copy (UDSServer_t *srv, const void *src, uint16_t count) |
| union | subFuncArgs |
Definition at line 1002 of file iso14229.h.
| uint8_t(*) UDSRDTCIArgs_t::copy(UDSServer_t *srv, const void *src, uint16_t count) |
function for copying data
Definition at line 1004 of file iso14229.h.
| union UDSRDTCIArgs_t::[union].subFuncArgs UDSRDTCIArgs_t::subFuncArgs |
subfunction-specific arguments, selected by type
| const uint8_t UDSRDTCIArgs_t::type |
invoked subfunction
Definition at line 1003 of file iso14229.h.