Asynchronous Serial Communications Programmer's Reference Manual (32022-90052)
164 Chapter8
Intrinsics Reference
FCONTROL
29 Enables User Block Mode.
34 Allows printing of !!! when the line deletion character
is entered.
35 Prevents printing of !!! when the line deletion
character is entered.
36 Deļ¬nes parity setting.
37 Sets both terminal type and speed.
38 Sets terminal type.
39 Determines current terminal type.
40 Determines current speed setting.
41 Enables transparent editing.
param type varies passed by reference (required)
The meaning of param depends on the controlcode
being used. However, no matter what the controlcode
is, a value must always be assigned to param.
NOTE
For a number of the controlcode functions param has no meaning. In
those cases it must be coded as a dummy parameter, with a value of 0,
because it is a required parameter.
The following pages describe each controlcode value. Each description
includes the use of param, the meaning of condition codes, and any
special considerations or additional discussion.