You can edit almost every page by Creating an account and confirming your email.

Device register

From EverybodyWiki Bios & Wiki


A device register is the view any device presents to a programmer. Each programmable bit in the device is presented with a logical address and it appears as part of a byte in the device registers. Then programming of these bits can be achieved by reading from or writing to these device registers. Most devices have at least these two device registers:

  1. Data Register: to which the data to be input/output is read from or written to the device.
  2. Control/Status: Which selects or shows the mode of operation of the device.

References


This article "Device register" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Device register. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.