mirror of https://github.com/m-labs/artiq.git
ad9912: fix ftw width docstring
This commit is contained in:
parent
8d61cd8344
commit
35ebe59c32
|
@ -136,7 +136,7 @@ class AD9912:
|
|||
After the SPI transfer, the shared IO update pin is pulsed to
|
||||
activate the data.
|
||||
|
||||
:param ftw: Frequency tuning word: 32 bit unsigned.
|
||||
:param ftw: Frequency tuning word: 48 bit unsigned.
|
||||
:param pow: Phase tuning word: 16 bit unsigned.
|
||||
"""
|
||||
# streaming transfer of FTW and POW
|
||||
|
|
Loading…
Reference in New Issue