Main Page | Modules | File List | Globals

constants.h File Reference


Detailed Description

In this file all constants are defined.

Definition in file constants.h.

Go to the source code of this file.

Defines

#define INIT_TRISA   0x2F
#define INIT_PORTA   0x10
#define INIT_TRISB   0x30
#define INIT_PORTB   0x00
#define INIT_TRISC   0xA7
#define INIT_PORTC   0x00
#define INIT_TRISD   0x00
#define INIT_PORTD   0x00
#define INIT_TRISE   0x0F
#define INIT_PORTE   0x00
#define __SERIAL_BUFFER_SIZE   50
#define FRONT   2
#define FRONTLEFT   1
#define FRONTRIGHT   0
#define LEFT   4
#define RIGHT   5
#define REAR   3
#define GROUNDLEFT   6
#define GROUNDRIGHT   7
#define FRONTZONE   0
#define REARZONE   1
#define GROUNDZONE   2
#define ENABLE   1
#define DISABLE   0
#define FAST   1
#define NORMAL   0
#define MANUAL   0
#define REFRESH   1
#define ON   1
#define OFF   0
#define HEMIOS_VERSION   1
#define HEMIOS_REVISION   41


Define Documentation

#define __SERIAL_BUFFER_SIZE   50
 

Definition at line 52 of file constants.h.

Referenced by Serial_Interrupt().

#define DISABLE   0
 

Definition at line 67 of file constants.h.

#define ENABLE   1
 

Definition at line 66 of file constants.h.

#define FAST   1
 

Definition at line 68 of file constants.h.

#define FRONT   2
 

Definition at line 54 of file constants.h.

#define FRONTLEFT   1
 

Definition at line 55 of file constants.h.

#define FRONTRIGHT   0
 

Definition at line 56 of file constants.h.

#define FRONTZONE   0
 

Definition at line 62 of file constants.h.

#define GROUNDLEFT   6
 

Definition at line 60 of file constants.h.

#define GROUNDRIGHT   7
 

Definition at line 61 of file constants.h.

#define GROUNDZONE   2
 

Definition at line 64 of file constants.h.

#define HEMIOS_REVISION   41
 

Definition at line 76 of file constants.h.

Referenced by __hemisson_init(), and Serial_Interrupt().

#define HEMIOS_VERSION   1
 

Definition at line 75 of file constants.h.

Referenced by __hemisson_init(), and Serial_Interrupt().

#define INIT_PORTA   0x10
 

Definition at line 35 of file constants.h.

Referenced by __hemisson_init().

#define INIT_PORTB   0x00
 

Definition at line 38 of file constants.h.

Referenced by __hemisson_init().

#define INIT_PORTC   0x00
 

Definition at line 41 of file constants.h.

#define INIT_PORTD   0x00
 

Definition at line 44 of file constants.h.

Referenced by __hemisson_init().

#define INIT_PORTE   0x00
 

Definition at line 47 of file constants.h.

Referenced by __hemisson_init().

#define INIT_TRISA   0x2F
 

Definition at line 34 of file constants.h.

Referenced by __hemisson_init().

#define INIT_TRISB   0x30
 

Definition at line 37 of file constants.h.

Referenced by __hemisson_init().

#define INIT_TRISC   0xA7
 

Definition at line 40 of file constants.h.

#define INIT_TRISD   0x00
 

Definition at line 43 of file constants.h.

Referenced by __hemisson_init().

#define INIT_TRISE   0x0F
 

Definition at line 46 of file constants.h.

Referenced by __hemisson_init().

#define LEFT   4
 

Definition at line 57 of file constants.h.

#define MANUAL   0
 

Definition at line 70 of file constants.h.

#define NORMAL   0
 

Definition at line 69 of file constants.h.

#define OFF   0
 

Definition at line 73 of file constants.h.

#define ON   1
 

Definition at line 72 of file constants.h.

#define REAR   3
 

Definition at line 59 of file constants.h.

#define REARZONE   1
 

Definition at line 63 of file constants.h.

#define REFRESH   1
 

Definition at line 71 of file constants.h.

#define RIGHT   5
 

Definition at line 58 of file constants.h.


Generated on Mon Feb 23 23:53:21 2004 for HemiOs by doxygen 1.3.4