12#ifndef FW_PRM_BUFFER_HPP
13#define FW_PRM_BUFFER_HPP
uint8_t U8
8-bit unsigned integer
PlatformUIntType NATIVE_UINT_TYPE
#define FW_PARAM_BUFFER_MAX_SIZE
C++-compatible configuration header for fprime configuration.
Definitions for ISF type serial IDs.
NATIVE_UINT_TYPE getBuffCapacity() const
returns capacity, not current size, of buffer
ParamBuffer & operator=(const ParamBuffer &other)
U8 * getBuffAddr()
gets buffer address for data filling
@ FW_TYPEID_PRM_BUFF
Parameter Buffer type id.