Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
abx500_res_to_temp Struct Reference

#include <abx500.h>

Data Fields

int temp
 
int resist
 

Detailed Description

struct abx500_res_to_temp - defines one point in a temp to res curve. To be used in battery packs that combines the identification resistor with a NTC resistor. : battery pack temperature in Celcius : NTC resistor net total resistance

Definition at line 51 of file abx500.h.

Field Documentation

int resist

Definition at line 53 of file abx500.h.

int temp

Definition at line 52 of file abx500.h.


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