main_ubi_sdk v 0.1.3
This is UBI4 documentation
custom_heap_obj_struct Struct Reference

#include <custom_heap.h>

Collaboration diagram for custom_heap_obj_struct:

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_structslots_array
 

Field Documentation

◆ currentHeapSize

uint32_t currentHeapSize

◆ heap

uint8_t* heap

◆ heapSize

uint32_t heapSize

◆ slots_array

◆ slots_array_array_count

uint16_t slots_array_array_count

◆ slots_array_array_size

uint16_t slots_array_array_size

The documentation for this struct was generated from the following file: