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

Routine control response structure.

Definition at line 769 of file iso14229.h.

Member Data Documentation

◆ routineControlType

uint8_t RoutineControlResponse::routineControlType

routine control type (subfunction)

Definition at line 770 of file iso14229.h.

◆ routineIdentifier

uint16_t RoutineControlResponse::routineIdentifier

routine identifier

Definition at line 771 of file iso14229.h.

◆ routineStatusRecord

const uint8_t* RoutineControlResponse::routineStatusRecord

pointer to routine status record

Definition at line 772 of file iso14229.h.

◆ routineStatusRecordLength

uint16_t RoutineControlResponse::routineStatusRecordLength

length of routine status record

Definition at line 773 of file iso14229.h.


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