7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM42688_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM42688_H_
19#define ICM42688_PIN9_FUNCTION_INT2 0
20#define ICM42688_PIN9_FUNCTION_FSYNC 1
21#define ICM42688_PIN9_FUNCTION_CLKIN 2
sensor_attribute_icm42688
Extended sensor attributes for ICM42688.
Definition icm42688.h:28
@ SENSOR_ATTR_ICM42688_PIN9_FUNCTION
Definition icm42688.h:29
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:372
Public APIs for the sensor driver.