F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
#include <FpConfig.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Svc |
namespace | Svc::DeframerCfg |
Variables | |
static const U32 | Svc::DeframerCfg::RING_BUFFER_SIZE = 1024 |
The size of the circular buffer in bytes. | |
static const U32 | Svc::DeframerCfg::POLL_BUFFER_SIZE = 1024 |
The size of the polling buffer in bytes. | |