iso14229 0.10.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
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

Definition at line 1205 of file iso14229.h.

Member Data Documentation

◆ copyResponse

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

function for copying response data (optional)

Definition at line 1208 of file iso14229.h.

◆ data

const uint8_t* const UDSRequestTransferExitArgs_t::data

request data

Definition at line 1206 of file iso14229.h.

◆ len

const uint16_t UDSRequestTransferExitArgs_t::len

request data length

Definition at line 1207 of file iso14229.h.


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