Commit d22d7636f84b511ef601bdd87d76dff6d5bdca2a
authorMichel Pollet <buserror@gmail.com>
Thu, 29 Apr 2010 10:51:45 +0000 (11:51 +0100)
committerMichel Pollet <buserror@gmail.com>
Thu, 29 Apr 2010 10:51:45 +0000 (11:51 +0100)
tree22ac88fa7559af47d15e1b380bd73077ce0bb6b5
parent42dab7385192880a35e9d88f64dc19c1b8d94393
Message:
ICP: Added Input capture pin support to timers

Added (untested as of now) Input Pin Capture to the 16 bits
timers. The "edge" flag is also handled. The code is untested
for now, it will need an "example" board that will be
checked in later.

Signed-off-by: Michel Pollet <buserror@gmail.com>
6 files changed:
simavr/cores/sim_mega128.c
simavr/cores/sim_megax4.h
simavr/cores/sim_megax8.h
simavr/cores/sim_tiny2313.c
simavr/sim/avr_timer.c
simavr/sim/avr_timer.h