Maxim Integrated / MAX17055_EZconfig

Dependents:   Low_Power_Long_Distance_IR_Vision_Robot MAX17055_EZconfig MAX17055_EZconfig_Sample Low_Power_Long_Distance_IR_Vision_Robot

Fork of max17055 by Maxim Integrated

Embed: (wiki syntax)

« Back to documentation index

MAX17055::platform_data Struct Reference

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.