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

#include <Svc/TlmPacketizer/TlmPacketizerTypes.hpp>

Public Attributes

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

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: