I/O Interact

Creator
Creator
Alan JoAlan Jo
Created
Created
2023 Sep 20 7:27
Editor
Editor
Alan JoAlan Jo
Edited
Edited
2023 Sep 20 7:27
Refs
Refs

Interact

Three ways to interact data with hw device
  1. polling (do not use) - low level keep checking
  1. interrupt-driven I/O interrupt always raised by I/O
 
 
 
 
 
 
 
 
 

Recommendations