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

Routine control response structure. More...

#include <iso14229.h>

Public Attributes

uint8_t routineControlType
uint16_t routineIdentifier
const uint8_t * routineStatusRecord
uint16_t routineStatusRecordLength

Detailed Description

Definition at line 833 of file iso14229.h.

Member Data Documentation

◆ routineControlType

uint8_t RoutineControlResponse::routineControlType

routine control type (subfunction)

Definition at line 834 of file iso14229.h.

◆ routineIdentifier

uint16_t RoutineControlResponse::routineIdentifier

routine identifier

Definition at line 835 of file iso14229.h.

◆ routineStatusRecord

const uint8_t* RoutineControlResponse::routineStatusRecord

pointer to routine status record

Definition at line 836 of file iso14229.h.

◆ routineStatusRecordLength

uint16_t RoutineControlResponse::routineStatusRecordLength

length of routine status record

Definition at line 837 of file iso14229.h.


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