Microcontroller › 8051 › the function of the code “SBUF = value”.in RS232 interfacing code by som9543 › receive function is just to
October 11, 2016 at 1:23 pm
#14193
Ashutosh Bhatt
Participant
receive function is just to receive value from serial port
so we can not assign any value to SBUF
actually it should be value = SBUF