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