X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2Fpic16%2Fpic18f2221.h;h=c2d63e2b04a5db8e48187a705a1233ad8a8bf5ea;hb=bb226788dab3832b0ec0cda70874ce3fce4eebc6;hp=e848f4a3b766ed83ca62240368e8382f6d1e9e43;hpb=8896255d6fe6aa1028acc4a62e1a7bc20fe5a02a;p=fw%2Fsdcc diff --git a/device/include/pic16/pic18f2221.h b/device/include/pic16/pic18f2221.h index e848f4a3..c2d63e2b 100644 --- a/device/include/pic16/pic18f2221.h +++ b/device/include/pic16/pic18f2221.h @@ -1304,10 +1304,10 @@ typedef union { }; struct { unsigned : 1; - unsigned : 1; + unsigned INT0F : 1; unsigned T0IF : 1; unsigned : 1; - unsigned : 1; + unsigned INT0E : 1; unsigned T0IE : 1; unsigned GIEL : 1; unsigned GIEH : 1;