Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

What are the signals used in input control signal & output control signal?

  Shared By: Rald Fischer    Date: Apr 01    Category: Assembly Language    Views: 993

Answer:

Input control signal
- STB (Strobe input)
- IBF (Input buffer full)
- INTR(Interrupt request)

Output control signal
- OBF (Output buffer full)
- ACK (Acknowledge input)
- INTR(Interrupt request)

Share: 
 



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


Tagged: