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.
PmCodeImgObj_s Struct Reference
Code image object. More...
#include <img.h>
| Data Fields | |
| PmObjDesc_t | od | 
| Object descriptor. | |
| uint8_t | val [1] | 
| Null-term? char array. | |
Detailed Description
Code image object.
A type to hold code images in the heap. A code image with an object descriptor at the front. Used for storing image objects during ipm; the code object keeps a reference to this object.
Definition at line 43 of file img.h.
Field Documentation
Generated on Tue Jul 12 2022 23:13:47 by
 1.7.2
 1.7.2