Commit 33c05fb002222858d4fc18f7175324d9e738dae5
authorJakob Gruber <jakob.gruber@gmail.com>
Tue, 31 Jul 2012 10:43:46 +0000 (12:43 +0200)
committerJakob Gruber <jakob.gruber@gmail.com>
Tue, 31 Jul 2012 11:08:25 +0000 (13:08 +0200)
treee6074a6597611e94c7b95d173e70b82eaacac7db
parenta37330f6cc0d3e034b0f9158218ab9530aa56dfb
Message:
interrupts: Introduce raise_sticky flag

If set, the raise bit is not cleared in avr_clear_interrupt. This
corresponds to the hardware not clearing the interrupt flag when
executing the interrupt routine.

The only known example of this is the TWI Interrupt Flag TWINT.
2 files changed:
simavr/sim/sim_interrupts.c
simavr/sim/sim_interrupts.h