AT91SAM7S/src/command.h File Reference


Enumerations

enum  E_ACTION_REQUEST { REQUEST_NONE = 0, REQUEST_TRIGGER, REQUEST_DATA_FETCH, REQUEST_RESTART }
 Passed back type of action to execute.

Functions

enum E_ACTION_REQUEST ExecuteCmd (char *dataIn, int length, struct S_ARMSCOPE_SETTINGS *const settings)
 Execute single command.

Detailed Description


Function Documentation

enum E_ACTION_REQUEST ExecuteCmd ( char *  dataIn,
int  length,
struct S_ARMSCOPE_SETTINGS *const   settings 
)

Execute single command.

Returns:
Action type to perform by caller

Note:
timer.h: define TIMER_VALUE (MCK/(2*SAMPLING_FREQUENCY))


Generated on Mon Sep 21 23:10:08 2009 for armscope by  doxygen 1.5.9
Tomasz Ostrowski