Use "raising" and "lowering" the signal over "asserting" and
"disasserting" (not a word). Suggested by: nik
This commit is contained in:
parent
fac4584d62
commit
0ba13f481e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11138
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
|||
connected to the UART is a modem, the modem may report the
|
||||
presence of a carrier on the phone line while the computer
|
||||
may be able to instruct the modem to reset itself or to not
|
||||
take calls by asserting or dis-asserting one more of these
|
||||
take calls by raising or lowering one more of these
|
||||
extra signals. The function of each of these additional
|
||||
signals is defined in the EIA RS232-C standard.</para>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue