Other Parts Discussed in Thread: Z-STACK
Hello Everyone,
Can anyone tell about the priorities of Timer? I want to know which timer have highest priority, I am using Timer1 Channel 0 with Interrupt here I have selected this interrupt to highest priority using P2DIR and P2SEL registers. Now here does this timer ISR have higher priority than the MAC timer?
If not than how can I change the Timer1 Priority to the highest?