Dear all, I am a newbie on 8051 C programming. I'd like to know if there is any instruction reference on the web. By the way, I have a question: TMOD &=0xFF TMOD |=0xFF What do those '&=' and '|=' mean? Thanks
View all questions in Keil forum