Data types in sensor.h
Structures, typedefs, and typed enumerations that are available for sensors.
sensor_accuracy_e
Sensor accuracy.
sensor_type_e
Sensor types.
sensor_info_t
Structure to store sensor information.
sensor_event_t
Structure to store information about a sensor event, which is obtained during a read.
sensor_devctl_enable_tx_t
This structure is reused for all the "enable" type controls.
sensor_devctl_batching_u
Structure for enabling and disabling sensor event batching (DCMD_SENSOR_BATCHING).
sensor_devctl_bkgrnd_u
Structure for enabling and disabling background mode (sensor works while system in user standby mode).
sensor_devctl_calibrate_u
Structure for requesting sensor calibration.
sensor_devctl_delay_u
Structure for setting the sensor delay period.
sensor_devctl_enable_u
Structure for enabling or disabling a sensor.
sensor_devctl_info_u
Get sensor information.
sensor_devctl_name_u
Structure for getting the sensor name.
sensor_devctl_queue_u
Structure for enabling or disabling sensor event queuing.
sensor_devctl_rate_u
Structure for setting the sensor's update period rate.
sensor_devctl_skipdupevent_u
Structure for enabling or disabling duplicate event filtering.
sensor_devctl_unblock_u
Structure for unblocking a blocked sensor read.
Parent topic:
Sensor utilities (sensor.h)
Related concepts
Constants in sensor.h