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 50 of file img.h.
Field Documentation
Generated on Tue Jul 12 2022 17:07:02 by
1.7.2