View Single Post
  #73  
Old 03-30-2006, 04:43 PM
AEKDBet AEKDBet is offline
Senior Member
 
Join Date: Aug 2004
Location: drunk and spermless
Posts: 1,782
Default Re: Paste what you have on copy

i/o will not be on test2

programmed i/o
----
check the ready bit
if not ready then store data into mem
once that is done go back to check ready

---
so we poll the data bit to see if there is stuff in the register that needs to be read.
Reply With Quote