| Updated: October 28, 2024 | 
Available access modes
#include <sensor/sensor_api.h>
typedef enum {
    SENSOR_ACCESSMODE_DATA = 0
} sensor_access_mode_t;
The configuration can't be changed from what is set in the configuration file.
These modes are useful when you call sensor_open().