pad.c File Reference

File containing the PAD functions. More...

#include <__cross_studio_io.h>
#include <msp430x16x.h>
#include "main.h"
#include "gps.h"
#include "pad.h"
#include "oled.h"
Include dependency graph for pad.c:

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.

Author
Gaƫl Foppolo (gaelfoppolo)

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: