|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
IMU task arguments. More...
#include <stdint.h>#include <zephyr/sys/util.h>Go to the source code of this file.
Data Structures | |
| struct | task_imu_args |
| IMU task arguments. More... | |
Enumerations | |
| enum | { TASK_IMU_LOG_ACC = BIT(0) , TASK_IMU_LOG_GYR = BIT(1) , TASK_IMU_LOG_MAG = BIT(2) } |
| enum | { TASK_IMU_FLAGS_LOW_POWER_MODE = BIT(0) } |
IMU task arguments.
SPDX-License-Identifier: FSL-1.1-ALv2