Int clock_gettime(clockid_t clock_id,struct timespec *tp);/*Get clock time*/ Int clock_settime(clockid_t clock_id,const struct timespec *tp);/*Set clock time*/ Functions related to time use timespec d...
[i=s] This post was last edited by Yijianzhangqiankun on 2014-12-29 17:45 [/i] [font=宋体][size=3] I have been working very hard to cope with the scattered professional exams recently. What is even more...
I would like to ask which great god can help me write a C program for a 430 microcontroller to generate square waves! Thank you all! I am a newbie and want to learn something but I don’t know where to...