Serial port data bits

Name

  COMDATA

Header file

Configured via config/serial.h.

Examples

Use 8 data bits

  #define COMDATA 8

Use 7 data bits

  #define COMDATA 7

Description

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

See also

buildcfg/comdata.txt ยท Last modified: 2012/03/27 11:30 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.