Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
Extended public API for ICM42688. More...
#include <zephyr/drivers/sensor.h>
Go to the source code of this file.
Macros | |
#define | ICM42688_PIN9_FUNCTION_INT2 0 |
#define | ICM42688_PIN9_FUNCTION_FSYNC 1 |
#define | ICM42688_PIN9_FUNCTION_CLKIN 2 |
Enumerations | |
enum | sensor_attribute_icm42688 { SENSOR_ATTR_ICM42688_PIN9_FUNCTION = SENSOR_ATTR_PRIV_START } |
Extended sensor attributes for ICM42688. More... | |
Extended public API for ICM42688.
Pin function configuration via attributes under the current sensor driver abstraction.
#define ICM42688_PIN9_FUNCTION_CLKIN 2 |
#define ICM42688_PIN9_FUNCTION_FSYNC 1 |
#define ICM42688_PIN9_FUNCTION_INT2 0 |