LSH-Core
Deterministic firmware core for Controllino-based Labo Smart Home nodes
 
Loading...
Searching...
No Matches
AvrFreeListEntry Struct Reference

Internal structure used by avr-libc to manage the free memory list. More...

Collaboration diagram for AvrFreeListEntry:
Collaboration graph

Public Attributes

size_t size
 Size of the free block payload.
 
AvrFreeListEntrynext
 Pointer to the next free block.
 

Detailed Description

Internal structure used by avr-libc to manage the free memory list.


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