ZGPH_GetSinkTableEntryByIndex Function

C

bool ZGPH_GetSinkTableEntryByIndex(ZGP_SinkTableEntry_t *entry, uint8_t index);

Description

To read the sink entry based on the index

Parameters

ParamDescription
entryentry to be populated
indexentry index

Returns

true - entry found

false - entry not found