Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Low_Power_Long_Distance_IR_Vision_Robot MAX17055_EZconfig MAX17055_EZconfig_Sample Low_Power_Long_Distance_IR_Vision_Robot
Fork of max17055 by
MAX17055::platform_data Struct Reference
Saved Platform Data for Fuel Gauge Model. More...
#include <max17055.h>
Data Fields | |
uint16_t | designcap |
uint16_t | ichgterm |
uint16_t | vempty |
int | vcharge |
unsigned int | rsense |
rsense in miliOhms. |
Detailed Description
Saved Platform Data for Fuel Gauge Model.
Struct with fuel Gauge Platform Data for Fuel Gauge Model based on the final design.
Definition at line 252 of file max17055.h.
Field Documentation
uint16_t designcap |
struct value 1
Definition at line 253 of file max17055.h.
uint16_t ichgterm |
struct value 2
Definition at line 254 of file max17055.h.
unsigned int rsense |
rsense in miliOhms.
default 10 (if rsense = 0) as it is the recommended value by the datasheet although it can be changed by board designers. MAX32620FTHR has a 5mOhm sense resitor installed.
Definition at line 264 of file max17055.h.
int vcharge |
struct value 1
Definition at line 256 of file max17055.h.
uint16_t vempty |
struct value 3
Definition at line 255 of file max17055.h.
Generated on Sat Jul 16 2022 18:51:08 by
