k3_monitor.c File Reference

Include dependency graph for k3_monitor.c:

Go to the source code of this file.

Defines

#define MOT_SetPointLL   0x2F
#define timercpy(a, b)

Functions

knet_dev_tMotorOpen (int motor)
int main (int argc, char *argv[])


Define Documentation

#define MOT_SetPointLL   0x2F

Definition at line 5 of file k3_monitor.c.

#define timercpy ( a,
 ) 

Value:

(a)->tv_sec = (b)->tv_sec; \
 (a)->tv_usec = (b)->tv_usec;

Definition at line 23 of file k3_monitor.c.

Referenced by kmot_log_task(), and main().


Function Documentation

int main ( int  argc,
char *  argv[] 
)

knet_dev_t* MotorOpen ( int  motor  ) 

Definition at line 7 of file k3_monitor.c.

References KNET_BUS_ANY, and knet_open().

Referenced by main().

Here is the call graph for this function:


Generated on Wed Dec 15 11:49:27 2010 for KoreBot Library by  doxygen 1.5.5