Is there some equivalent to the __delay_cycles() that was available on the MSP430? Is there a function or macro where I can set a delay for a specific time, like a delay_microseconds() function?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there some equivalent to the __delay_cycles() that was available on the MSP430? Is there a function or macro where I can set a delay for a specific time, like a delay_microseconds() function?