Elevator v2.0
Elevator Documenation
Loading...
Searching...
No Matches
HAL_driver.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FLOOR_1_LED   0
 
#define FLOOR_2_LED   1
 
#define FLOOR_3_LED   2
 
#define FLOOR_1   0
 
#define FLOOR_2   1
 
#define FLOOR_3   2
 
#define FLOOR_UP   0
 
#define FLOOR_DOWN   1
 
#define X_AXIS_THRESH   1000
 
#define Y_AXIS_THRESH   2500
 
#define Z_AXIS_THRESH   2500
 
#define CALL_BUTTON_0   0
 
#define CALL_BUTTON_1   1
 
#define CALL_BUTTON_2   2
 

Macro Definition Documentation

◆ CALL_BUTTON_0

#define CALL_BUTTON_0   0

◆ CALL_BUTTON_1

#define CALL_BUTTON_1   1

◆ CALL_BUTTON_2

#define CALL_BUTTON_2   2

◆ FLOOR_1

#define FLOOR_1   0

◆ FLOOR_1_LED

#define FLOOR_1_LED   0

◆ FLOOR_2

#define FLOOR_2   1

◆ FLOOR_2_LED

#define FLOOR_2_LED   1

◆ FLOOR_3

#define FLOOR_3   2

◆ FLOOR_3_LED

#define FLOOR_3_LED   2

◆ FLOOR_DOWN

#define FLOOR_DOWN   1

◆ FLOOR_UP

#define FLOOR_UP   0

◆ X_AXIS_THRESH

#define X_AXIS_THRESH   1000

◆ Y_AXIS_THRESH

#define Y_AXIS_THRESH   2500

◆ Z_AXIS_THRESH

#define Z_AXIS_THRESH   2500