0
86kviews
Explain PSW register of 8051
1 Answer
written 6.4 years ago by |
Like any other microprocessor, the 8051 has a flag register to indicate arithmetic conditions such as the carry bit. The flag register in the 8051 is called the program status word (PSW) register. In this section we discuss various bits of this register and provide some examples of how it …