coredevice/dds: fix bus_channel doc

This commit is contained in:
Sebastien Bourdeauducq 2018-05-13 23:41:13 +08:00
parent bb91582acc
commit 1c4c5c9d96
1 changed files with 2 additions and 2 deletions

View File

@ -172,8 +172,8 @@ class DDSChannel:
The time cursor is not modified by any function in this class.
:param bus: name of the DDS bus device that this DDS is connected to.
:param channel: channel number of the DDS device to control.
:param bus_channel: RTIO channel number of the DDS bus.
:param channel: channel number (on the bus) of the DDS device to control.
"""
kernel_invariants = {