Part Number: CC2541
Tool/software: TI C/C++ Compiler
Good Day To All,
I just want to confirm if the interrupt is enable in Timer 1 at PORT0 pin 7 will call the "HAL_ISR_FUNCTION(halKeyPort0Isr, P0INT_VECTOR)" with every input capture in the pin.
I am planning to use the Timer 1 Input Capture mode to measure the duty cycle and period of an external signal.
Thanks.