iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
UDSRoutineCtrlArgs_t Struct Reference

Routine control arguments. More...

#include <iso14229.h>

Public Attributes

const uint8_t ctrlType
 
const uint16_t id
 
const uint8_t * optionRecord
 
const uint16_t len
 
uint8_t(* copyStatusRecord )(UDSServer_t *srv, const void *src, uint16_t len)
 

Detailed Description

Routine control arguments.

Definition at line 1078 of file iso14229.h.

Member Data Documentation

◆ copyStatusRecord

uint8_t(* UDSRoutineCtrlArgs_t::copyStatusRecord) (UDSServer_t *srv, const void *src, uint16_t len)

length of optional data

Definition at line 1083 of file iso14229.h.

◆ ctrlType

const uint8_t UDSRoutineCtrlArgs_t::ctrlType

Definition at line 1079 of file iso14229.h.

◆ id

const uint16_t UDSRoutineCtrlArgs_t::id

routineControlType

Definition at line 1080 of file iso14229.h.

◆ len

const uint16_t UDSRoutineCtrlArgs_t::len

optional data

Definition at line 1082 of file iso14229.h.

◆ optionRecord

const uint8_t* UDSRoutineCtrlArgs_t::optionRecord

routineIdentifier

Definition at line 1081 of file iso14229.h.


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