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

#include <therm_pm72.h>

Data Fields

int ticks
 
struct i2c_clientmonitor
 
s32 sample_history [SLOTS_PID_HISTORY_SIZE]
 
s32 error_history [SLOTS_PID_HISTORY_SIZE]
 
int cur_sample
 
s32 last_temp
 
int first
 
int pwm
 

Detailed Description

Definition at line 242 of file therm_pm72.h.

Field Documentation

int cur_sample

Definition at line 248 of file therm_pm72.h.

s32 error_history[SLOTS_PID_HISTORY_SIZE]

Definition at line 247 of file therm_pm72.h.

int first

Definition at line 250 of file therm_pm72.h.

s32 last_temp

Definition at line 249 of file therm_pm72.h.

struct i2c_client* monitor

Definition at line 245 of file therm_pm72.h.

Definition at line 251 of file therm_pm72.h.

s32 sample_history[SLOTS_PID_HISTORY_SIZE]

Definition at line 246 of file therm_pm72.h.

int ticks

Definition at line 244 of file therm_pm72.h.


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