TEMU  4.4
The Terma Emulator
temu_SpwRmapDecodedReadReply Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Bus/Spacewire.h>

Collaboration diagram for temu_SpwRmapDecodedReadReply:

Data Fields

temu_SpwRmapDecodedReadReplyHeader Header
 
const uint8_t * Data
 Pointer to the first data char. More...
 
uint32_t AvailableDataLength
 The amount of data available. More...
 
uint8_t DataCrc
 Data crc. Valid only if AvailableDataLength > Header.DataLength. More...
 

Field Documentation

◆ AvailableDataLength

uint32_t temu_SpwRmapDecodedReadReply::AvailableDataLength

The amount of data available.

◆ Data

const uint8_t* temu_SpwRmapDecodedReadReply::Data

Pointer to the first data char.

◆ DataCrc

uint8_t temu_SpwRmapDecodedReadReply::DataCrc

Data crc. Valid only if AvailableDataLength > Header.DataLength.

◆ Header

temu_SpwRmapDecodedReadReplyHeader temu_SpwRmapDecodedReadReply::Header

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