Crate uart

source ·

Structs

Enums

Constants

  • Address of the first COM port. This port is VERY likely to be at this address.
  • Address of the second COM port. This port is likely to be at this address.
  • Address of the third COM port. This address is configurable on some BIOS, so it is not a very reliable port address.
  • Address of the fourth COM port. This address is configurable on some BIOS, so it is not a very reliable port address.

Traits