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.

LAUNCHXL-CC26X2R1: How to make an interrupt timer

Part Number: LAUNCHXL-CC26X2R1

Hello,

I have made a 32KHz timer using the Timer.h library and I want when 0xXXXX time has passed within this timer to enter an interrupt. How can I go about making this?