iso14229 0.10.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
UDSRequestDownloadArgs_t Struct Reference

Request download arguments. More...

#include <iso14229.h>

Public Attributes

const void * addr
const size_t size
const uint8_t dataFormatIdentifier
uint16_t maxNumberOfBlockLength

Detailed Description

Definition at line 1171 of file iso14229.h.

Member Data Documentation

◆ addr

const void* UDSRequestDownloadArgs_t::addr

requested address

Definition at line 1172 of file iso14229.h.

◆ dataFormatIdentifier

const uint8_t UDSRequestDownloadArgs_t::dataFormatIdentifier

optional specifier for format of data

Definition at line 1174 of file iso14229.h.

◆ maxNumberOfBlockLength

uint16_t UDSRequestDownloadArgs_t::maxNumberOfBlockLength

optional response: inform client how many data bytes to send in each TransferData request

Definition at line 1175 of file iso14229.h.

◆ size

const size_t UDSRequestDownloadArgs_t::size

requested download size

Definition at line 1173 of file iso14229.h.


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