5.1.8.40 ZGPL_FrameCounterReadorUpdateOnNvm Function

Syntax

bool ZGPL_FrameCounterReadorUpdateOnNvm(uint32_t *frameCounter, ZGP_TableOperationField_t tableOperationField , ZGP_GpdId_t *gpdId, uint8_t endPoint, bool isUpdateOperation);

Description

This function reads/updates the frame counter.

Input Parameter
Parameter NameDescription
frameCounterPointer to frame counter
tableOperationFieldFilter field for frame counter operation
gpdIdAddress information
endPointGPD end point
isUpdateOperation
  • True for update
  • False for read
Return Type and Values
  • true – Successful operation
  • false – Otherwise