|
iso14229 0.10.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 236 of file iso14229.h.
| uint32_t UDSSDU_t::A_AE |
application layer remote address
Definition at line 242 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 237 of file iso14229.h.
| uint32_t UDSSDU_t::A_SA |
application source address
Definition at line 239 of file iso14229.h.
| uint32_t UDSSDU_t::A_TA |
application target address
Definition at line 240 of file iso14229.h.
| 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.