Part Number: MSP432P401R
Hello friends,
I am starting a new project, and i need some guidance to the folowing problem, at the start of my program i implement a clock system witch will work at 12MHZ of frequency. To get a better performance i need create two functions based in timer to implement a microsecond and milisecond delay, with this functions I'am able to substitute all while and for cycles .so just in case I just call the function and pass to inside the delay i need to implement .
Can anyone help me in this, thanks in advance.