#include <KVComm/KV_Types.hpp>
template<>
struct KV_Type< uint32_t >
Definition at line 71 of file KV_Types.hpp.
◆ getTypeID()
constexpr static uint8_t getTypeID |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ getLength()
constexpr static size_t getLength |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ writeToBuffer()
static void writeToBuffer |
( |
const uint32_t & |
t, |
|
|
uint8_t * |
buffer |
|
) |
| |
|
inlinestatic |
◆ readFromBuffer()
static void readFromBuffer |
( |
uint32_t & |
t, |
|
|
const uint8_t * |
buffer |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: