Sensor data delivery modes in Sensor HUB.

Public Attributes#

Enumeration for Sensor HUB data delivery mode.

uint32_t

Threshold value for the sensor.

uint32_t

Timeout values for the sensor.

uint32_t

Number of samples for the sensor.

union sl_data_deliver_type_t::@0

Public Attribute Documentation#

data_mode#

sl_data_deliver_mode_t sl_data_deliver_type_t::data_mode

Enumeration for Sensor HUB data delivery mode.


threshold#

uint32_t sl_data_deliver_type_t::threshold

Threshold value for the sensor.


timeout#

uint32_t sl_data_deliver_type_t::timeout

Timeout values for the sensor.


numofsamples#

uint32_t sl_data_deliver_type_t::numofsamples

Number of samples for the sensor.


@1#

union sl_data_deliver_type_t::@0 sl_data_deliver_type_t::@1