Hello every one,
I am generating clock (PWM) by using the Timer1_A3 and i want to give this clock as an input clock to Timer0_A5 . I have mapped the PWM output to P2.0 by using P2MAP0 = PM_TA1CCR1A; Now what i have to do for taking this as an INCLK for other timer.