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

Input/output control by identifier arguments. More...

#include <iso14229.h>

Public Attributes

const uint16_t dataId
const uint8_t ioCtrlParam
const void *const ctrlStateAndMask
const size_t ctrlStateAndMaskLen
uint8_t(*) copy (UDSServer_t *srv, const void *src, uint16_t count)

Detailed Description

Definition at line 1147 of file iso14229.h.

Member Data Documentation

◆ copy

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

function for copying data

Definition at line 1152 of file iso14229.h.

◆ ctrlStateAndMask

const void* const UDSIOCtrlArgs_t::ctrlStateAndMask

controlState bytes and controlMask (optional)

Definition at line 1150 of file iso14229.h.

◆ ctrlStateAndMaskLen

const size_t UDSIOCtrlArgs_t::ctrlStateAndMaskLen

number of bytes in ctrlStateAndMask

Definition at line 1151 of file iso14229.h.

◆ dataId

const uint16_t UDSIOCtrlArgs_t::dataId

Data Identifier

Definition at line 1148 of file iso14229.h.

◆ ioCtrlParam

const uint8_t UDSIOCtrlArgs_t::ioCtrlParam

inputOutputControlParameter

Definition at line 1149 of file iso14229.h.


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