Skip to content
Snippets Groups Projects
Commit d4675e76 authored by Damien George's avatar Damien George
Browse files

docs/library/machine.*: Add cross-reference label to individual classes.

parent 1f1a03d0
No related branches found
No related tags found
No related merge requests found
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.ADC:
class ADC -- analog to digital conversion class ADC -- analog to digital conversion
========================================= =========================================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.I2C:
class I2C -- a two-wire serial protocol class I2C -- a two-wire serial protocol
======================================= =======================================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.Pin:
class Pin -- control I/O pins class Pin -- control I/O pins
============================= =============================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.RTC:
class RTC -- real time clock class RTC -- real time clock
============================ ============================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.SD:
class SD -- secure digital memory card class SD -- secure digital memory card
====================================== ======================================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.SPI:
class SPI -- a Serial Peripheral Interface bus protocol (master side) class SPI -- a Serial Peripheral Interface bus protocol (master side)
===================================================================== =====================================================================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.Timer:
class Timer -- control hardware timers class Timer -- control hardware timers
====================================== ======================================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.UART:
class UART -- duplex serial communication bus class UART -- duplex serial communication bus
============================================= =============================================
......
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.WDT:
class WDT -- watchdog timer class WDT -- watchdog timer
=========================== ===========================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment