struct Tty

Defined at line 31 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/tty.h

Parses `console=` option, for example "console=ttyS0" would yield `{TtyType::kSerial, 0}`.

Public Members

TtyType type
size_t index
basic_string_view vendor