RTC Toolkit  0.1.0-alpha
Public Attributes | List of all members
mudpi::mudpiHeader Struct Reference

#include <mudpi.h>

Public Attributes

int32_t topicId
 
uint16_t componentId
 
uint16_t applicationTag
 
uint16_t reserved
 
uint16_t version
 
uint32_t sampleId
 
timestamp_t timestamp
 
uint16_t frameId
 
uint16_t numFrames
 
uint16_t payloadSize
 
uint16_t reserved2
 

Detailed Description

MUDPI header definition

Note
The definition of MUDPI header is at the moment delivered by the RTC toolkit, but in the future will be delivered in different way. It can also happen that the structure can change slightly.

Member Data Documentation

◆ applicationTag

uint16_t mudpi::mudpiHeader::applicationTag

◆ componentId

uint16_t mudpi::mudpiHeader::componentId

◆ frameId

uint16_t mudpi::mudpiHeader::frameId

◆ numFrames

uint16_t mudpi::mudpiHeader::numFrames

◆ payloadSize

uint16_t mudpi::mudpiHeader::payloadSize

◆ reserved

uint16_t mudpi::mudpiHeader::reserved

◆ reserved2

uint16_t mudpi::mudpiHeader::reserved2

◆ sampleId

uint32_t mudpi::mudpiHeader::sampleId

◆ timestamp

timestamp_t mudpi::mudpiHeader::timestamp

◆ topicId

int32_t mudpi::mudpiHeader::topicId

◆ version

uint16_t mudpi::mudpiHeader::version

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