iso14229 0.9.0
ISO14229-1 (UDS) C Library
|
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 |
Service data unit (SDU)
data interface between the application layer and the transport layer
Definition at line 239 of file iso14229.h.
uint32_t UDSSDU_t::A_AE |
application layer remote address
Definition at line 245 of file iso14229.h.
UDS_A_Mtype_t UDSSDU_t::A_Mtype |
message type (diagnostic, remote diagnostic, secure diagnostic, secure remote diagnostic)
Definition at line 240 of file iso14229.h.
uint32_t UDSSDU_t::A_SA |
application source address
Definition at line 242 of file iso14229.h.
uint32_t UDSSDU_t::A_TA |
application target address
Definition at line 243 of file iso14229.h.
UDS_A_TA_Type_t UDSSDU_t::A_TA_Type |
application target address type (physical or functional)
Definition at line 244 of file iso14229.h.