![]() |
MT2523 API Reference
LinkIt SDK v4
|
Typedefs | |
| typedef int32_t(* | sensor_subscriber_send_digest_callback_t) (sensor_data_t *const output) |
| Sends sensor data to the subscriber. More... | |
| typedef int32_t(* sensor_subscriber_send_digest_callback_t) (sensor_data_t *const output) |
Sends sensor data to the subscriber.
| [in] | output | is the sensor event data to callback. |