iso14229 0.10.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
UDSLinkCtrlArgs_t Struct Reference

Link control arguments. More...

#include <iso14229.h>

Public Attributes

const uint8_t type
const size_t len
const void * data

Detailed Description

Definition at line 1251 of file iso14229.h.

Member Data Documentation

◆ data

const void* UDSLinkCtrlArgs_t::data

data used in the subfunction. E.g. on SubFunction 0x01 this is the linkControlModelIdentifier, on SubFunction 0x02 this is the linkRecord

Definition at line 1255 of file iso14229.h.

◆ len

const size_t UDSLinkCtrlArgs_t::len

length of data

Definition at line 1254 of file iso14229.h.

◆ type

const uint8_t UDSLinkCtrlArgs_t::type

invoked subfunction

Definition at line 1252 of file iso14229.h.


The documentation for this struct was generated from the following file: