ioport: Aded a way to specify the output value via IRQ
authorMichel Pollet <buserror@gmail.com>
Sat, 10 Apr 2010 12:14:12 +0000 (13:14 +0100)
committerMichel Pollet <buserror@gmail.com>
Sat, 10 Apr 2010 12:14:12 +0000 (13:14 +0100)
commit6b94d793538d8511466cbc804e1193427f3b080c
tree9ed0186c86ffc99496132127cd24211b16f7f15c
parent14d1c0ae13a659f049bf5907eaaeb6a6c40af27a
ioport: Aded a way to specify the output value via IRQ

Adding 0x100 to the IRQ value simulates a pin output change
and not just a pin input change.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/avr_ioport.c