F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
Svc::TlmPacketizerPacket Struct Reference

#include <Svc/TlmPacketizer/TlmPacketizerTypes.hpp>

Public Attributes

const TlmPacketizerChannelEntrylist
 pointer to a channel entry More...
 
FwTlmPacketizeIdType id
 packet ID More...
 
NATIVE_UINT_TYPE level
 packet level - used to select set of packets to send More...
 
NATIVE_UINT_TYPE numEntries
 number of channels in packet More...
 

Detailed Description

Definition at line 26 of file TlmPacketizerTypes.hpp.

Member Data Documentation

◆ id

FwTlmPacketizeIdType Svc::TlmPacketizerPacket::id

packet ID

Definition at line 28 of file TlmPacketizerTypes.hpp.

◆ level

NATIVE_UINT_TYPE Svc::TlmPacketizerPacket::level

packet level - used to select set of packets to send

Definition at line 29 of file TlmPacketizerTypes.hpp.

◆ list

const TlmPacketizerChannelEntry* Svc::TlmPacketizerPacket::list

pointer to a channel entry

Definition at line 27 of file TlmPacketizerTypes.hpp.

◆ numEntries

NATIVE_UINT_TYPE Svc::TlmPacketizerPacket::numEntries

number of channels in packet

Definition at line 30 of file TlmPacketizerTypes.hpp.


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