Hi,
I'm trying to understand that value of the snapshot mode in the Tiva C GPTM.
The docs say "In periodic, snap-shot mode (TnMR field is 0x2 and the TnSNAPS bit is set in the GPTMTnMR
register), the value of the timer at the time-out event is loaded into the GPTMTnR register and the
value of the prescaler is loaded into the GPTMTnPS register."
As I understand it, a time-out event always occurs at either the value in GPTMTnILR or 0, depending on whether you are counting up or down. Won't the snapshot always be one of those values (depending on up or down counting)?
thanks,
ed
--