iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
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

Request download arguments.

Definition at line 1090 of file iso14229.h.

Member Data Documentation

◆ addr

const void* UDSRequestDownloadArgs_t::addr

Definition at line 1091 of file iso14229.h.

◆ dataFormatIdentifier

const uint8_t UDSRequestDownloadArgs_t::dataFormatIdentifier

requested download size

Definition at line 1093 of file iso14229.h.

◆ maxNumberOfBlockLength

uint16_t UDSRequestDownloadArgs_t::maxNumberOfBlockLength

optional specifier for format of data

Definition at line 1094 of file iso14229.h.

◆ size

const size_t UDSRequestDownloadArgs_t::size

requested address

Definition at line 1092 of file iso14229.h.


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