Serial port stop bits

Name

  COMSTOP

Header file

Configured via config/serial.h.

Examples

Use 1 stop bit

  #define COMSTOP 1

Use 2 stop bits

  #define COMSTOP 2

Description

This build option configures the number of stop bits for the serial port used by iPXE.

See also

buildcfg/comstop.txt ยท Last modified: 2012/03/27 11:32 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.