iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
UDSRequestTransferExitArgs_t Struct Reference

Request transfer exit arguments. More...

#include <iso14229.h>

Public Attributes

const uint8_t *const data
 
const uint16_t len
 
uint8_t(* copyResponse )(UDSServer_t *srv, const void *src, uint16_t len)
 

Detailed Description

Request transfer exit arguments.

Definition at line 1124 of file iso14229.h.

Member Data Documentation

◆ copyResponse

uint8_t(* UDSRequestTransferExitArgs_t::copyResponse) (UDSServer_t *srv, const void *src, uint16_t len)

request data length

Definition at line 1127 of file iso14229.h.

◆ data

const uint8_t* const UDSRequestTransferExitArgs_t::data

Definition at line 1125 of file iso14229.h.

◆ len

const uint16_t UDSRequestTransferExitArgs_t::len

request data

Definition at line 1126 of file iso14229.h.


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