2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-04 09:27:11 +08:00
artiq/doc/manual/core_drivers_reference.rst

32 lines
777 B
ReStructuredText
Raw Normal View History

Core drivers reference
======================
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:
:mod:`artiq.coredevice.ttl` module
-----------------------------------
.. automodule:: artiq.coredevice.ttl
:members:
:mod:`artiq.coredevice.dds` module
----------------------------------
.. autoclass:: artiq.coredevice.dds._DDSGeneric
:members:
.. automodule:: artiq.coredevice.dds
:members:
:mod:`artiq.coredevice.runtime_exceptions` module
-------------------------------------------------
.. automodule:: artiq.coredevice.runtime_exceptions
:members: