Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Seglist_s Struct Reference
Seglist - linked list of segments with current index info. More...
#include <seglist.h>
Data Fields | |
PmObjDesc_t | od |
object descriptor | |
pSegment_t | sl_rootseg |
ptr to first segment in list | |
pSegment_t | sl_lastseg |
ptr to last segment | |
int16_t | sl_length |
index of (one past) last obj in last segment |
Detailed Description
Seglist - linked list of segments with current index info.
Definition at line 58 of file seglist.h.
Field Documentation
int16_t sl_length |
Generated on Tue Jul 12 2022 17:07:02 by
