5.1.8.16 ZGPH_GetSinkTableEntryByIndex Function
Syntax
bool ZGPH_GetSinkTableEntryByIndex(ZGP_SinkTableEntry_t *entry, uint8_t index);
Description
This function reads the sink entry based on the index.
Input Parameters
Parameter Name | Description |
---|---|
entry | To populate the entry |
index | Entry index |
Return Type and Values
true
– Entry availablefalse
– Entry not available