12 #ifndef FW_PRM_BUFFER_HPP 13 #define FW_PRM_BUFFER_HPP 25 "param string must fit into param buffer");
U8 * getBuffAddr()
gets buffer address for data filling
PlatformSizeType FwSizeType
ParamBuffer & operator=(const ParamBuffer &other)
FwSizeStoreType FwBuffSizeType
Definitions for ISF type serial IDs.
#define FW_PARAM_STRING_MAX_SIZE
Max size of parameter string type.
Parameter Buffer type id.
#define FW_PARAM_BUFFER_MAX_SIZE
FwSizeType getBuffCapacity() const
returns capacity, not current size, of buffer
uint8_t U8
8-bit unsigned integer
static constexpr SizeType BUFFER_SIZE(SizeType maxLength)
Get the size of a null-terminated string buffer.
Declares F Prime string base class.