Science Fair Project Encyclopedia
Device register
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 a 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:
i) Data Register: to which the data to be input/output is read from/written to the device. ii) Control/Status: Which selects/shows the mode of operation of the device.
Last updated: 05-27-2005 07:47:36
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


