TEMU
4.4
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Bus/Spacewire.h>
Data Fields | |
temu_SpwRmapDecodedCommandHeader | 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... | |
uint32_t temu_SpwRmapWriteCmdPacket::AvailableDataLength |
The amount of data available.
const uint8_t* temu_SpwRmapWriteCmdPacket::Data |
Pointer to the first data char.
uint8_t temu_SpwRmapWriteCmdPacket::DataCrc |
Data crc. Valid only if AvailableDataLength > Header.DataLength.
temu_SpwRmapDecodedCommandHeader temu_SpwRmapWriteCmdPacket::Header |