|
main_ubi_sdk v 0.1.3
This is UBI4 documentation
|
#include <custom_heap.h>

Data Fields | |
| uint8_t * | heap |
| uint32_t | heapSize |
| uint32_t | currentHeapSize |
| uint16_t | slots_array_array_size |
| uint16_t | slots_array_array_count |
| custom_heap_slot_struct * | slots_array |
| uint32_t currentHeapSize |
| uint8_t* heap |
| uint32_t heapSize |
| custom_heap_slot_struct* slots_array |
| uint16_t slots_array_array_count |
| uint16_t slots_array_array_size |