Hi,All,
In Arduino, there is a handy function called "micros()" which return you the microseconds since the program started running. I am just wondering if there is any equivalent function in MSP430? If not, how can I do a quick implementation of this function?
Thanks a Lot!