Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
battery_args.h File Reference

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) }
 

Detailed Description

Battery task arguments.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TASK_BATTERY_LOG_COMPLETE 
TASK_BATTERY_LOG_VOLTAGE 
TASK_BATTERY_LOG_SOC