iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
UDSISOTpC_t Struct Reference
Collaboration diagram for UDSISOTpC_t:
Collaboration graph
[legend]

Public Attributes

UDSTp_t hdl
 
IsoTpLink phys_link
 
IsoTpLink func_link
 
uint8_t send_buf [UDS_ISOTP_MTU]
 
uint8_t recv_buf [UDS_ISOTP_MTU]
 
uint32_t phys_sa
 
uint32_t phys_ta
 
uint32_t func_sa
 
uint32_t func_ta
 

Detailed Description

Definition at line 1622 of file iso14229.h.

Member Data Documentation

◆ func_link

IsoTpLink UDSISOTpC_t::func_link

Definition at line 1625 of file iso14229.h.

◆ func_sa

uint32_t UDSISOTpC_t::func_sa

Definition at line 1629 of file iso14229.h.

◆ func_ta

uint32_t UDSISOTpC_t::func_ta

Definition at line 1629 of file iso14229.h.

◆ hdl

UDSTp_t UDSISOTpC_t::hdl

Definition at line 1623 of file iso14229.h.

◆ phys_link

IsoTpLink UDSISOTpC_t::phys_link

Definition at line 1624 of file iso14229.h.

◆ phys_sa

uint32_t UDSISOTpC_t::phys_sa

Definition at line 1628 of file iso14229.h.

◆ phys_ta

uint32_t UDSISOTpC_t::phys_ta

Definition at line 1628 of file iso14229.h.

◆ recv_buf

uint8_t UDSISOTpC_t::recv_buf[UDS_ISOTP_MTU]

Definition at line 1627 of file iso14229.h.

◆ send_buf

uint8_t UDSISOTpC_t::send_buf[UDS_ISOTP_MTU]

Definition at line 1626 of file iso14229.h.


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