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

Custom service arguments. More...

#include <iso14229.h>

Public Attributes

const uint16_t sid
const uint8_t * optionRecord
const uint16_t len
uint8_t(*) copyResponse (UDSServer_t *srv, const void *src, uint16_t len)

Detailed Description

Definition at line 1262 of file iso14229.h.

Member Data Documentation

◆ copyResponse

uint8_t(*) UDSCustomArgs_t::copyResponse(UDSServer_t *srv, const void *src, uint16_t len)

function for copying response data (optional)

Definition at line 1266 of file iso14229.h.

◆ len

const uint16_t UDSCustomArgs_t::len

length of optional data

Definition at line 1265 of file iso14229.h.

◆ optionRecord

const uint8_t* UDSCustomArgs_t::optionRecord

optional data

Definition at line 1264 of file iso14229.h.

◆ sid

const uint16_t UDSCustomArgs_t::sid

serviceIdentifier

Definition at line 1263 of file iso14229.h.


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