MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > b) Core Functions > leSetStringTable Function
MPLAB® Harmony Graphics Suite
leSetStringTable Function

Set the StringTable pointer to the specified new StringTableAsset structure

C
LIB_EXPORT void leSetStringTable(
    const leStringTable* table
);
Returns

void

MPLAB® Harmony Graphics Suite