TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
temu_SpwRmapDecodedReadReply Struct Reference

#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...
 

Detailed Description

Definition at line 248 of file Spacewire.h.

Field Documentation

uint32_t temu_SpwRmapDecodedReadReply::AvailableDataLength

The amount of data available.

Definition at line 253 of file Spacewire.h.

const uint8_t* temu_SpwRmapDecodedReadReply::Data

Pointer to the first data char.

Definition at line 251 of file Spacewire.h.

uint8_t temu_SpwRmapDecodedReadReply::DataCrc

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

Definition at line 255 of file Spacewire.h.

temu_SpwRmapDecodedReadReplyHeader temu_SpwRmapDecodedReadReply::Header

Definition at line 249 of file Spacewire.h.


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