I'd like to run interrupt handlers on timer functions. With the MSP430 I had to write a library for it. It looks like I should be able to use SystTicks functions like registerSysTickCb().
How often would I get called? 80Mhz/???
I'd like to run interrupt handlers on timer functions. With the MSP430 I had to write a library for it. It looks like I should be able to use SystTicks functions like registerSysTickCb().
How often would I get called? 80Mhz/???