dsp56k.4: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-20 10:47:08 +02:00
parent d288254972
commit 6de69ccdf7
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ sets the transmit word size.
Allowed values are in the range 1 to 4, Allowed values are in the range 1 to 4,
and is the number of bytes that will be sent at a time to the and is the number of bytes that will be sent at a time to the
DSP56001. DSP56001.
These data quantities will either be padded with zero These data quantities will either be padded with bytes containing zero,
bytes, or truncated to fit the native 24-bit data format of the or truncated to fit the native 24-bit data format of the
DSP56001. DSP56001.
.IP \fBDSP56K_SET_RX_WSIZE\fP .IP \fBDSP56K_SET_RX_WSIZE\fP
sets the receive word size. sets the receive word size.