XC16 1.45 PIC24FJ64GA702This is related bit corruption caused by interaction of interrupt code and normal code The compiler uses read modify write instead of direct bit operation BCLR f,#bit4 I have a bit union/struct as follows:
..
↧