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

Write memory by address arguments. More...

#include <iso14229.h>

Public Attributes

const void * memAddr
 
const size_t memSize
 
const uint8_t *const data
 

Detailed Description

Write memory by address arguments.

Definition at line 1035 of file iso14229.h.

Member Data Documentation

◆ data

const uint8_t* const UDSWriteMemByAddrArgs_t::data

size of memory

Definition at line 1038 of file iso14229.h.

◆ memAddr

const void* UDSWriteMemByAddrArgs_t::memAddr

Definition at line 1036 of file iso14229.h.

◆ memSize

const size_t UDSWriteMemByAddrArgs_t::memSize

pointer to memory address

Definition at line 1037 of file iso14229.h.


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