| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <fuel_gauge.h>
| int fuel_gauge_get_property::avg_current | 
FUEL_GAUGE_AVG_CURRENT
| int fuel_gauge_get_property::current | 
FUEL_GAUGE_CURRENT
| bool fuel_gauge_get_property::cutoff | 
FUEL_GAUGE_CUTOFF
| uint32_t fuel_gauge_get_property::cycle_count | 
FUEL_GAUGE_CYCLE_COUNT
| uint32_t fuel_gauge_get_property::flags | 
FUEL_GAUGE_FLAGS
| uint32_t fuel_gauge_get_property::full_charge_capacity | 
FUEL_GAUGE_FULL_CHARGE_CAPACITY
| uint16_t fuel_gauge_get_property::property_type | 
Battery fuel gauge property to get
| uint32_t fuel_gauge_get_property::remaining_capacity | 
FUEL_GAUGE_REMAINING_CAPACITY
| uint32_t fuel_gauge_get_property::runtime_to_empty | 
FUEL_GAUGE_RUNTIME_TO_EMPTY
| uint32_t fuel_gauge_get_property::runtime_to_full | 
FUEL_GAUGE_RUNTIME_TO_FULL
| uint16_t fuel_gauge_get_property::sbs_mfr_access_word | 
FUEL_GAUGE_SBS_MFR_ACCESS
| uint8_t fuel_gauge_get_property::state_of_charge | 
FUEL_GAUGE_STATE_OF_CHARGE
| int fuel_gauge_get_property::status | 
Negative error status set by callee e.g. -ENOTSUP for an unsupported property
| uint16_t fuel_gauge_get_property::temperature | 
FUEL_GAUGE_TEMPERATURE
| union { ... } fuel_gauge_get_property::value | 
Property field for getting
| int fuel_gauge_get_property::voltage | 
FUEL_GAUGE_VOLTAGE