Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
charger_propval Union Reference

container for a charger_property value More...

#include <charger.h>

Data Fields

enum charger_online online
 CHARGER_PROP_ONLINE.
 
bool present
 CHARGER_PROP_PRESENT.
 
enum charger_status status
 CHARGER_PROP_STATUS.
 

Detailed Description

container for a charger_property value

Field Documentation

◆ online

enum charger_online charger_propval::online

CHARGER_PROP_ONLINE.

◆ present

bool charger_propval::present

CHARGER_PROP_PRESENT.

◆ status

enum charger_status charger_propval::status

CHARGER_PROP_STATUS.


The documentation for this union was generated from the following file: