Bit level device

From Wikipedia, the free encyclopedia

Bit level device has several meanings, which can be separated by considering their antonyms:

  • A bit level device considers the data a continuous stream of information, whereas a packet level device divides the data into packets.
  • A bit level device sends and receives data one bit at a time. A byte level device sends and receives data a byte at a time, a word level device sends and receives a word at a time, etc.
  • Also, a bit level device may refer to a device that considers the data it deals with opaque, i.e. it doesn't care about the semantics, or meaning, of the data.