iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
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

Custom service arguments.

Definition at line 1168 of file iso14229.h.

Member Data Documentation

◆ copyResponse

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

length of optional data

Definition at line 1172 of file iso14229.h.

◆ len

const uint16_t UDSCustomArgs_t::len

optional data

Definition at line 1171 of file iso14229.h.

◆ optionRecord

const uint8_t* UDSCustomArgs_t::optionRecord

serviceIdentifier

Definition at line 1170 of file iso14229.h.

◆ sid

const uint16_t UDSCustomArgs_t::sid

Definition at line 1169 of file iso14229.h.


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