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

Public Attributes

UDSTp_t hdl
 
uint8_t recv_buf [UDS_TP_MTU]
 
uint8_t send_buf [UDS_TP_MTU]
 
size_t recv_len
 
UDSSDU_t recv_info
 
uint32_t sa_phys
 
uint32_t ta_phys
 
uint32_t sa_func
 
uint32_t ta_func
 
uint32_t send_tx_delay_ms
 
uint32_t send_buf_size
 
char name [32]
 

Detailed Description

Definition at line 1705 of file iso14229.h.

Member Data Documentation

◆ hdl

UDSTp_t ISOTPMock_t::hdl

Definition at line 1706 of file iso14229.h.

◆ name

char ISOTPMock_t::name[32]

Definition at line 1717 of file iso14229.h.

◆ recv_buf

uint8_t ISOTPMock_t::recv_buf[UDS_TP_MTU]

Definition at line 1707 of file iso14229.h.

◆ recv_info

UDSSDU_t ISOTPMock_t::recv_info

Definition at line 1710 of file iso14229.h.

◆ recv_len

size_t ISOTPMock_t::recv_len

Definition at line 1709 of file iso14229.h.

◆ sa_func

uint32_t ISOTPMock_t::sa_func

Definition at line 1713 of file iso14229.h.

◆ sa_phys

uint32_t ISOTPMock_t::sa_phys

Definition at line 1711 of file iso14229.h.

◆ send_buf

uint8_t ISOTPMock_t::send_buf[UDS_TP_MTU]

Definition at line 1708 of file iso14229.h.

◆ send_buf_size

uint32_t ISOTPMock_t::send_buf_size

Definition at line 1716 of file iso14229.h.

◆ send_tx_delay_ms

uint32_t ISOTPMock_t::send_tx_delay_ms

Definition at line 1715 of file iso14229.h.

◆ ta_func

uint32_t ISOTPMock_t::ta_func

Definition at line 1714 of file iso14229.h.

◆ ta_phys

uint32_t ISOTPMock_t::ta_phys

Definition at line 1712 of file iso14229.h.


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