Content originally posted in LPCWare by larryvc on Wed May 25 10:26:30 MST 2011
Quote: Lithium
I now would like to use the input capture.
I got the input capture interrupt working, i can't find the register with the time value.
Where can i read the timer value?
UM10360 chapter 21 table 425. TC - Timer Counter. You may have to deal with overflow of the counter so read this chapter throughly. Also see the CCR - Count Control Register section.