File containing the PAD functions. More...
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
#define | PUSH 0x1E |
PUSH position. | |
#define | TOP 0x1D |
TOP position. | |
#define | RIGHT 0x0F |
RIGHT position. | |
#define | BOTTOM 0x1B |
BOTTOM position. | |
#define | LEFT 0x17 |
LEFT position. | |
Functions | |
void | initPAD (void) |
Init LED (P2.0 -> P2.4) More... | |
void | padInterrupt (void) |
Interrupt function for PAD. | |
Detailed Description
File containing the PAD functions.
Function Documentation
void initPAD | ( | void | ) |
Init LED (P2.0 -> P2.4)
All ready to use and state cleared
Here is the caller graph for this function:
