Home › Forums › Microcontrollers › PIC Microcontroller › PI controller using PIC16F876A › Reply To: PI controller using PIC16F876A
October 16, 2014 at 7:49 pm
#9654
Ligo George
Keymaster
Note that required bits are SET using OR Operator, so we should clear previously set bit if any using AND Operator.