2014-10-27 16:41:48 +08:00
|
|
|
Core drivers reference
|
|
|
|
======================
|
|
|
|
|
2015-10-06 18:12:57 +08:00
|
|
|
These drivers are for the core device and the peripherals closely integrated into it, which do not use the controller mechanism.
|
|
|
|
|
|
|
|
:mod:`artiq.coredevice.core` module
|
|
|
|
-----------------------------------
|
|
|
|
|
|
|
|
.. automodule:: artiq.coredevice.core
|
|
|
|
:members:
|
2014-10-27 16:41:48 +08:00
|
|
|
|
2015-05-02 10:35:21 +08:00
|
|
|
:mod:`artiq.coredevice.ttl` module
|
2014-10-27 16:41:48 +08:00
|
|
|
-----------------------------------
|
|
|
|
|
2015-05-02 10:35:21 +08:00
|
|
|
.. automodule:: artiq.coredevice.ttl
|
2014-10-27 16:41:48 +08:00
|
|
|
:members:
|
|
|
|
|
|
|
|
:mod:`artiq.coredevice.dds` module
|
|
|
|
----------------------------------
|
|
|
|
|
2015-07-08 23:22:43 +08:00
|
|
|
.. autoclass:: artiq.coredevice.dds._DDSGeneric
|
|
|
|
:members:
|
|
|
|
|
2014-10-27 16:41:48 +08:00
|
|
|
.. automodule:: artiq.coredevice.dds
|
|
|
|
:members:
|
|
|
|
|
2016-01-14 05:40:44 +08:00
|
|
|
:mod:`artiq.coredevice.exceptions` module
|
|
|
|
-----------------------------------------
|
2014-10-27 16:41:48 +08:00
|
|
|
|
2016-01-14 05:40:44 +08:00
|
|
|
.. automodule:: artiq.coredevice.exceptions
|
2014-10-27 16:41:48 +08:00
|
|
|
:members:
|