enum TlpMode
- DESCRIPTION
- These values specify how bytes are send over the line.
- VALUES
tlpAsciiMode
-
Each byte is send as two ascii values (for instance
0x12 is sent as '1' and '2').
tlpBinaryMode
-
Each byte is sent as-is.
This document was generated
by Alexandre Duret-Lutz on August, 7 2001
using texi2html