CS 452/652 Fall 2019 - Lecture 3

September 9, 2019 prev next

Polling Loops

Serial Communication

  • actual transmission happens in parallel to processing
  • transmission vs. receiver processing?
  • flow control in RS-232
  • receive status: indicates any errors

    C standard library