Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Memsic MMC56X3 3-axis magnetic and temperature sensor. More...

Files

file  mmc56x3.h
 Header file for extended sensor API of MMC56X3 sensor.

Enumerations

enum  sensor_attribute_mmc56x3 { SENSOR_ATTR_BANDWIDTH_SELECTION_BITS_0 = SENSOR_ATTR_PRIV_START + 1 , SENSOR_ATTR_BANDWIDTH_SELECTION_BITS_1 , SENSOR_ATTR_AUTOMATIC_SELF_RESET }
 Custom sensor attributes for MMC56X3. More...

Detailed Description

Memsic MMC56X3 3-axis magnetic and temperature sensor.

Enumeration Type Documentation

◆ sensor_attribute_mmc56x3

#include <zephyr/drivers/sensor/mmc56x3.h>

Custom sensor attributes for MMC56X3.

Enumerator
SENSOR_ATTR_BANDWIDTH_SELECTION_BITS_0 

Bandwidth selection bit 0.

Adjust length of decimation filter. Controls duration of each measurement. Affects ODR; see datasheet for details.

SENSOR_ATTR_BANDWIDTH_SELECTION_BITS_1 

Bandwidth selection bit 1.

Adjust length of decimation filter. Controls duration of each measurement. Affects ODR; see datasheet for details.

SENSOR_ATTR_AUTOMATIC_SELF_RESET 

Automatic self reset.

Enable automatic self-reset function. Affects ODR; see datasheet for details.