iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
UDSTpISOTpC_t Struct Reference
Collaboration diagram for UDSTpISOTpC_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]
 
int fd
 
uint32_t phys_sa
 
uint32_t phys_ta
 
uint32_t func_sa
 
uint32_t func_ta
 
char tag [16]
 

Detailed Description

Definition at line 1650 of file iso14229.h.

Member Data Documentation

◆ fd

int UDSTpISOTpC_t::fd

Definition at line 1656 of file iso14229.h.

◆ func_link

IsoTpLink UDSTpISOTpC_t::func_link

Definition at line 1653 of file iso14229.h.

◆ func_sa

uint32_t UDSTpISOTpC_t::func_sa

Definition at line 1658 of file iso14229.h.

◆ func_ta

uint32_t UDSTpISOTpC_t::func_ta

Definition at line 1658 of file iso14229.h.

◆ hdl

UDSTp_t UDSTpISOTpC_t::hdl

Definition at line 1651 of file iso14229.h.

◆ phys_link

IsoTpLink UDSTpISOTpC_t::phys_link

Definition at line 1652 of file iso14229.h.

◆ phys_sa

uint32_t UDSTpISOTpC_t::phys_sa

Definition at line 1657 of file iso14229.h.

◆ phys_ta

uint32_t UDSTpISOTpC_t::phys_ta

Definition at line 1657 of file iso14229.h.

◆ recv_buf

uint8_t UDSTpISOTpC_t::recv_buf[UDS_ISOTP_MTU]

Definition at line 1655 of file iso14229.h.

◆ send_buf

uint8_t UDSTpISOTpC_t::send_buf[UDS_ISOTP_MTU]

Definition at line 1654 of file iso14229.h.

◆ tag

char UDSTpISOTpC_t::tag[16]

Definition at line 1659 of file iso14229.h.


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