st_eep_WindowParam Struct Reference
[Parameters storage]

Structure used to store window lift parameters in eeprom. More...

#include <window_lib.h>


Data Fields

U16 position
U8 last_direction
 Last known position.
U8 pinch_threshold
 Last operating direction.
U8 gain
 In Newton.
U16 window_height_mm
 motor & acquistion gain (See explication in window_lib.h)
U8 h_max_mm
 Total window height.
U16 h_detect_min_mm
 Rubber joints + 4mm (from FMVSS 118 standard).
U16 down
 Distance from top to activate Anti Pinch (FMVSS 118 standard).
U16 backlash
 Hall edges number for a complete operating cycle.


Detailed Description

Structure used to store window lift parameters in eeprom.

Definition at line 192 of file window_lib.h.


Field Documentation

U16 st_eep_WindowParam::position

Definition at line 194 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U8 st_eep_WindowParam::last_direction

Last known position.

Definition at line 195 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U8 st_eep_WindowParam::pinch_threshold

Last operating direction.

Definition at line 196 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U8 st_eep_WindowParam::gain

In Newton.

Definition at line 197 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U16 st_eep_WindowParam::window_height_mm

motor & acquistion gain (See explication in window_lib.h)

Definition at line 198 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U8 st_eep_WindowParam::h_max_mm

Total window height.

Definition at line 199 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U16 st_eep_WindowParam::h_detect_min_mm

Rubber joints + 4mm (from FMVSS 118 standard).

Definition at line 200 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U16 st_eep_WindowParam::down

Distance from top to activate Anti Pinch (FMVSS 118 standard).

Definition at line 201 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().

U16 st_eep_WindowParam::backlash

Hall edges number for a complete operating cycle.

Definition at line 202 of file window_lib.h.

Referenced by Read_Eep_WindowParameters(), and save_window_parameters().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 20:26:50 2007 for WINDOWLIFTLIBRARY by  doxygen 1.4.7