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
|
2016-03-02 04:29:09 +08:00
|
|
|
:members:
|
2015-07-08 23:22:43 +08:00
|
|
|
|
2014-10-27 16:41:48 +08:00
|
|
|
.. automodule:: artiq.coredevice.dds
|
|
|
|
:members:
|
|
|
|
|
2016-03-02 04:29:09 +08:00
|
|
|
:mod:`artiq.coredevice.spi` module
|
|
|
|
----------------------------------
|
|
|
|
|
|
|
|
.. automodule:: artiq.coredevice.spi
|
|
|
|
:members:
|
|
|
|
|
2016-03-04 07:00:25 +08:00
|
|
|
:mod:`artiq.coredevice.ad5360` module
|
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
.. automodule:: artiq.coredevice.ad5360
|
|
|
|
:members:
|
2016-03-02 04:29:09 +08:00
|
|
|
|
2016-03-05 19:02:03 +08:00
|
|
|
:mod:`artiq.coredevice.i2c` module
|
|
|
|
----------------------------------
|
|
|
|
|
|
|
|
.. automodule:: artiq.coredevice.i2c
|
|
|
|
:members:
|
|
|
|
|
2016-03-10 10:45:16 +08:00
|
|
|
:mod:`artiq.coredevice.cache` module
|
|
|
|
-----------------------------------------
|
|
|
|
|
|
|
|
.. automodule:: artiq.coredevice.cache
|
|
|
|
: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:
|