MPLAB® Harmony Graphics Suite
|
Parameters |
Description |
leList* list |
pointer to the list to modify |
void* val |
the value to insert |
uint32_t idx |
the position to insert the value |
int32_t - 0 if success, -1 if failure
MPLAB® Harmony Graphics Suite
|