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

#include <Svc/TlmPacketizer/TlmPacketizerTypes.hpp>

Public Attributes

FwChanIdType id
 Id of channel.
 
NATIVE_UINT_TYPE size
 serialized size of channel in bytes
 

Detailed Description

Definition at line 21 of file TlmPacketizerTypes.hpp.

Member Data Documentation

◆ id

FwChanIdType Svc::TlmPacketizerChannelEntry::id

Id of channel.

Definition at line 22 of file TlmPacketizerTypes.hpp.

◆ size

NATIVE_UINT_TYPE Svc::TlmPacketizerChannelEntry::size

serialized size of channel in bytes

Definition at line 23 of file TlmPacketizerTypes.hpp.


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