Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

What is synchronous data transfer?

  Shared By: Aubrey Schmidt    Date: Sep 12    Category: Assembly Language    Views: 575

Answer:

It is a data method which is used when the I/O device and the microprocessor match in speed. To transfer a data to or from the device, the user program issues a suitable instruction addressing the device. The data transfer is completed at the end of the execution of this instruction.

Share: 
 

Didn't find what you were looking for? Find more on What is synchronous data transfer? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: