Zephyr Project API  3.3.0
A Scalable Open Source RTOS
fuel_gauge_set_property Struct Reference

#include <fuel_gauge.h>

Data Fields

uint16_t property_type
 
int status
 
union {
   uint16_t   sbs_mfr_access_word
 
value
 

Field Documentation

◆ property_type

uint16_t fuel_gauge_set_property::property_type

Battery fuel gauge property to set

◆ sbs_mfr_access_word

uint16_t fuel_gauge_set_property::sbs_mfr_access_word

FUEL_GAUGE_SBS_MFR_ACCESS

◆ status

int fuel_gauge_set_property::status

Negative error status set by callee e.g. -ENOTSUP for an unsupported property

◆ 

union { ... } fuel_gauge_set_property::value

Property field for setting


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