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

Read memory by address arguments. More...

#include <iso14229.h>

Public Attributes

const void * memAddr
 
const size_t memSize
 
uint8_t(* copy )(UDSServer_t *srv, const void *src, uint16_t count)
 

Detailed Description

Read memory by address arguments.

Definition at line 987 of file iso14229.h.

Member Data Documentation

◆ copy

uint8_t(* UDSReadMemByAddrArgs_t::copy) (UDSServer_t *srv, const void *src, uint16_t count)

Definition at line 990 of file iso14229.h.

◆ memAddr

const void* UDSReadMemByAddrArgs_t::memAddr

Definition at line 988 of file iso14229.h.

◆ memSize

const size_t UDSReadMemByAddrArgs_t::memSize

Definition at line 989 of file iso14229.h.


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