MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laString laString_CreateFromID( uint32_t id );
Parameters |
Description |
uint32_t id |
the string table id to use |
laString - created string object
Allocates no memory.
MPLAB® Harmony Graphics Suite
|