Hi, does someone explain me the logical meaning of these 2 instructions?
1) clrf TRISB & 0x07F
does this cancel the file register and the & (logical and)?
2) movwf ADCON1 ^ 0x080
this moves from the accumulator
to the register ADCON1 and ^ (logical or)?
thx chip_s
Bookmarks