lc709203f_t Struct Reference

Device descriptor for the fuel gauge. More...

Detailed Description

Device descriptor for the fuel gauge.

This struct will hold all information and configuration for the sensor

Definition at line 106 of file lc709203f.h.

#include <lc709203f.h>

Data Fields

i2c_t bus
 I2C bus to use.
 
uint8_t addr
 I2C Address of fuel gauge.
 
uint8_t scale
 scale for returned values
 
lc709203f_params_t params
 param struct with static settings etc
 
lc709203f_cb_t cb
 callback method
 
void * arg
 additional arguments for the callback method
 

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