|
knx
ETS configurable knx-stack
|
#include <memory.h>
Public Member Functions | |
| MemoryBlock () | |
| MemoryBlock (uint8_t *address, size_t size) | |
Public Attributes | |
| uint8_t * | address = nullptr |
| size_t | size = 0 |
| MemoryBlock * | next = nullptr |
|
inline |
| MemoryBlock* MemoryBlock::next = nullptr |