F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
Variables | |
static const U32 | RING_BUFFER_SIZE = 1024 |
The size of the circular buffer in bytes. | |
static const U32 | POLL_BUFFER_SIZE = 1024 |
The size of the polling buffer in bytes. | |
|
static |
The size of the polling buffer in bytes.
Definition at line 17 of file DeframerCfg.hpp.
|
static |
The size of the circular buffer in bytes.
Definition at line 15 of file DeframerCfg.hpp.