Loading...
Searching...
No Matches
ltc4150_dev Struct Reference

LTC4150 coulomb counter. More...

Detailed Description

LTC4150 coulomb counter.

Definition at line 201 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 205 of file ltc4150.h.

◆ discharged

uint32_t ltc4150_dev::discharged

of pulses for discharging (POL=low)

Definition at line 206 of file ltc4150.h.

◆ last_update_sec

uint32_t ltc4150_dev::last_update_sec

Time stamp of last pulse.

Definition at line 204 of file ltc4150.h.

◆ params

ltc4150_params_t ltc4150_dev::params

Parameter of the LTC4150 coulomb counter.

Definition at line 202 of file ltc4150.h.

◆ start_sec

uint32_t ltc4150_dev::start_sec

Time stamp when started counting.

Definition at line 203 of file ltc4150.h.


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