|
FastLED 3.9.15
|
Platform-abstracted heap memory query functions.
This header provides cross-platform memory introspection capabilities. Each platform implements its own version of these functions based on available system APIs.
Definition in file heap.h.
#include "fl/stl/int.h"
Include dependency graph for heap.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | fl::HeapInfo |
| Heap memory information. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Functions | |
| HeapInfo | fl::getFreeHeap () |
| Query available heap memory. | |