SZSPTP ez430-RF2480 1.0

ZigBee Sensor Network with synchronized time and time-stamped measurements.
but.h File Reference

Button interface. More...

#include <xdc/std.h>
+ Include dependency graph for but.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void but_init ()
 This function initializes the button control variables. More...
 
UInt16 but_proccess ()
 This function processes the tasks of the button control. More...
 
void but_clearPending ()
 This function clear pending button presses.
 
UInt8 but_getPending ()
 This function get number of button presses on the time window. More...
 
void BUT_ISR ()
 Button Interrupt Service Request on port 1. More...
 

Detailed Description

Button interface.

Provides access to the reading of button presses.

Definition in file but.h.