Document ASYN trace masks.

This commit is contained in:
Ron Sluiter
2006-09-14 19:34:34 +00:00
parent 28315e187e
commit 2f747152df
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -104,6 +104,10 @@
#!asynSetOption("L0", 0, "clocal", "Y")
#!asynSetOption("L0", 0, "crtscts", "N")
# ASYN trace masks
#!asynSetTraceMask( "L0", 0, 0x9 )
#!asynSetTraceIOMask( "L0", 0, 0x1 )
#!asynSetOption("L1", 0, "baud", "9600")
#!asynSetOption("L1", 0, "bits", "8")
#!asynSetOption("L1", 0, "parity", "none")
+4
View File
@@ -104,6 +104,10 @@
#!asynSetOption("L0", 0, "clocal", "Y")
#!asynSetOption("L0", 0, "crtscts", "N")
# ASYN trace masks
#!asynSetTraceMask( "L0", 0, 0x9 )
#!asynSetTraceIOMask( "L0", 0, 0x1 )
#!asynSetOption("L1", 0, "baud", "9600")
#!asynSetOption("L1", 0, "bits", "8")
#!asynSetOption("L1", 0, "parity", "none")