Re: [Simulavr-devel] simulavrxx timers

2008-05-30 Thread Michael Hennebry
On Fri, 30 May 2008, Klaus Rudolph wrote: > Michael Hennebry schrieb: > > On Fri, 30 May 2008, Klaus Rudolph wrote: > > > >> Michael Hennebry schrieb: > >>> In HWMegaTimer0::CpuCycle(), > >>> there is an 8-case switch (tccr) statement. > >>> Its cases are the possible clock select values. > >>> Is

Re: [Simulavr-devel] simulavrxx timers

2008-05-30 Thread Klaus Rudolph
Michael Hennebry schrieb: On Fri, 30 May 2008, Klaus Rudolph wrote: Michael Hennebry schrieb: In HWMegaTimer0::CpuCycle(), there is an 8-case switch (tccr) statement. Its cases are the possible clock select values. Is that correct? Right! tccr contains more than the CS bits, Right! Rest of

Re: [Simulavr-devel] simulavrxx timers

2008-05-30 Thread Michael Hennebry
On Fri, 30 May 2008, Klaus Rudolph wrote: > Michael Hennebry schrieb: > > In HWMegaTimer0::CpuCycle(), > > there is an 8-case switch (tccr) statement. > > Its cases are the possible clock select values. > > Is that correct? > Right! > > tccr contains more than the CS bits, > > > Right! Rest of bit