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

Service data unit (SDU). More...

#include <iso14229.h>

Public Attributes

UDS_A_Mtype_t A_Mtype
uint32_t A_SA
uint32_t A_TA
UDS_A_TA_Type_t A_TA_Type
uint32_t A_AE

Detailed Description

Service data unit (SDU): data interface between the application layer and the transport layer

Definition at line 236 of file iso14229.h.

Member Data Documentation

◆ A_AE

uint32_t UDSSDU_t::A_AE

application layer remote address

Definition at line 242 of file iso14229.h.

◆ A_Mtype

UDS_A_Mtype_t UDSSDU_t::A_Mtype

message type (diagnostic, remote diagnostic, secure diagnostic, secure remote diagnostic)

Definition at line 237 of file iso14229.h.

◆ A_SA

uint32_t UDSSDU_t::A_SA

application source address

Definition at line 239 of file iso14229.h.

◆ A_TA

uint32_t UDSSDU_t::A_TA

application target address

Definition at line 240 of file iso14229.h.

◆ A_TA_Type

UDS_A_TA_Type_t UDSSDU_t::A_TA_Type

application target address type (physical or functional)

Definition at line 241 of file iso14229.h.


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