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.
Segment_s Struct Reference
Segment - an array of ptrs to objs. More...
#include <seglist.h>
Data Fields | |
| PmObjDesc_t | od |
| object descriptor | |
| pPmObj_t | s_val [SEGLIST_OBJS_PER_SEG] |
| array of ptrs to objs | |
| struct Segment_s * | next |
| ptr to next segment | |
Detailed Description
Segment - an array of ptrs to objs.
Definition at line 38 of file seglist.h.
Field Documentation
Generated on Tue Jul 12 2022 23:13:47 by
1.7.2