1.1.4.8 DRV_METROLOGY_CALLBACK Typedef
C
typedefvoid (* DRV_METROLOGY_CALLBACK)(void);SummaryDefines the data type and function signature for the callback function of the Metrology Integration period update.
DescriptionThe Metrology driver will call back the client's function with this signature when the Integration period update has been completed.
ParametersNone.
ReturnsNone.
RemarksNone.
