led_and_switch.h File Reference

#include "coridium.h"
#include "cor_hwlib.h"
#include "cor_wrflash.h"
#include "string.h"
#include "printf.h"

Go to the source code of this file.

Functions

int initializeLedAndSwitch (int r_led_pin, int g_led_pin, int reset_pin, int mode_pin)
int getLedRedState ()
int getLedGreenState ()
int setLedRedState (int red)
int setLedGreenState (int green)
int getResetSwitch ()
int getModeSwitch ()

Function Documentation

int getLedGreenState (  ) 

Definition at line 38 of file led_and_switch.c.

int getLedRedState (  ) 

Definition at line 33 of file led_and_switch.c.

int getModeSwitch (  ) 

Definition at line 68 of file led_and_switch.c.

int getResetSwitch (  ) 

Definition at line 63 of file led_and_switch.c.

int initializeLedAndSwitch ( int  r_led_pin,
int  g_led_pin,
int  reset_pin,
int  mode_pin 
)

Definition at line 5 of file led_and_switch.c.

int setLedGreenState ( int  green  ) 

Definition at line 53 of file led_and_switch.c.

int setLedRedState ( int  red  ) 

Definition at line 43 of file led_and_switch.c.

Generated on Sun Nov 7 03:22:49 2010 for platform_controller by  doxygen 1.6.3