nRF Connect SDK API 2.8.99
|
Set sensor period event. More...
#include <sensor_event.h>
Data Fields | |
struct app_event_header | header |
const char * | descr |
int | sampling_period |
Set sensor period event.
The set sensor period event can be submitted by user to change sensor sampling period.
The description field is a pointer to a string that is used to identify the sensor by the application. The Common Application Framework does not impose any standard way of describing sensors. Format and content of the sensor description are defined by the application.