From 1c4c5c9d96c38c20d4becc85d14bbd0124d5299c Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sun, 13 May 2018 23:41:13 +0800 Subject: [PATCH] coredevice/dds: fix bus_channel doc --- artiq/coredevice/dds.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artiq/coredevice/dds.py b/artiq/coredevice/dds.py index f64fad876..1499dbad9 100644 --- a/artiq/coredevice/dds.py +++ b/artiq/coredevice/dds.py @@ -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 = {