mirror of https://github.com/m-labs/artiq.git
24 lines
584 B
ReStructuredText
24 lines
584 B
ReStructuredText
|
Core drivers reference
|
||
|
======================
|
||
|
|
||
|
These drivers are for peripherals closely integrated into the core device, which do not
|
||
|
follow the controller paradigm.
|
||
|
|
||
|
:mod:`artiq.coredevice.rtio` module
|
||
|
-----------------------------------
|
||
|
|
||
|
.. automodule:: artiq.coredevice.rtio
|
||
|
:members:
|
||
|
|
||
|
:mod:`artiq.coredevice.dds` module
|
||
|
----------------------------------
|
||
|
|
||
|
.. automodule:: artiq.coredevice.dds
|
||
|
:members:
|
||
|
|
||
|
:mod:`artiq.coredevice.runtime_exceptions` module
|
||
|
-------------------------------------------------
|
||
|
|
||
|
.. automodule:: artiq.coredevice.runtime_exceptions
|
||
|
:members:
|