| uint32_t EC_API_SLV_cbRegisterMeasurement | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_CBMsrmt_t | cbFunc, | ||
| void * | pContext | ||
| ) |
Register measurement callback.
| [in] | pHandle | Slave API Handle Instance |
| [in] | cbFunc | Measurement Callback |
| [in] | pContext | flashInit call context |