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 NameDescription
entryTo populate the entry
indexEntry index
Return Type and Values
  • true – Entry available
  • false – Entry not available