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