Add "clear interrupt on write 1 to flag" function to avr_ioport.c
authorga <ga@oldell.fish>
Sat, 17 Apr 2021 08:15:49 +0000 (09:15 +0100)
committerga <ga@oldell.fish>
Sat, 17 Apr 2021 08:54:53 +0000 (09:54 +0100)
commit1d6bfe721dca859750edccd3ecd8d243b56df72a
treedc5086121129f8811dbf0bc72b29eda97202282b
parent3c6de37f387e1d310007d2969977e0cda09113ff
Add "clear interrupt on write 1 to flag" function to avr_ioport.c
and some code to test it in atmega168_ioport.c and friend.
simavr/sim/avr_ioport.c
tests/atmega168_ioport.c
tests/test_atmega168_ioport.c