Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
icm42688.h
Go to the documentation of this file.
1/*
2 * Copyright The Zephyr Project Contributors
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM42688_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM42688_H_
9
11
19#define ICM42688_PIN9_FUNCTION_INT2 0
20#define ICM42688_PIN9_FUNCTION_FSYNC 1
21#define ICM42688_PIN9_FUNCTION_CLKIN 2
22
31
32#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM42688_H_ */
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.