Dear Sir
1. I am new to Tiva series ,I am doing Lab 4 and could not understand why we use IntEnable(INT_TIMER0A) in the code. Explanation required.
2. we do concatenate Timer_A & Timer_B in the code as one single timer of 32 bit in periodic Configuration,Can we use IntEnable(INT_TIMER0B) in place of IntEnable(INT_TIMER0A) also,if No then how we can configure it for that.
Thank you