here i generate pulse using pwm generation.. where i need to stop at n th pulse.. so i use RCR register to stop it..where my mcu handle only 8 bit data to the RCR register.. so i split the data into array "RCR_Data" and stores as source destinationi ...