ltc4150_dev Struct Reference

LTC4150 coulomb counter. More...

Detailed Description

LTC4150 coulomb counter.

Definition at line 202 of file ltc4150.h.

#include <ltc4150.h>

Data Fields

ltc4150_params_t params
 Parameter of the LTC4150 coulomb counter.
 
uint32_t start_sec
 Time stamp when started counting.
 
uint32_t last_update_sec
 Time stamp of last pulse.
 
uint32_t charged
 
uint32_t discharged
 

Field Documentation

◆ charged

uint32_t ltc4150_dev::charged

of pulses for charging (POL=high)

Definition at line 206 of file ltc4150.h.

◆ discharged

uint32_t ltc4150_dev::discharged

of pulses for discharging (POL=low)

Definition at line 207 of file ltc4150.h.


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