directDeviceCtrl.c

Go to the documentation of this file.
00001 
00010 #include "directDeviceCtrl.h"
00011 
00012 
00013 void initDirectInfo(directDeviceInfo_t *direct) {
00014   direct->pwm = 0;
00015   direct->mode = DIRECT_MODE_NONE;
00016 }
00017 

Generated on Mon Apr 13 22:52:04 2009 by  doxygen 1.5.7.1