zephyr/doc/api/io_interfaces.rst
Rodrigo Caballero 10bea3dec8 doc: Include the I/O APIs in the documentation.
Includes the I/O drivers' interfaces in the ReST documentation.

Change-Id: I9ef70c4b0561c102b5c9425b4e41b5c813bf51b6
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-02-11 01:04:38 +00:00

65 lines
947 B
ReStructuredText

.. _io_interfaces:
Input / Output Driver APIs
###########################
.. contents::
:depth: 1
:local:
:backlinks: top
ADC Interface
*************
.. doxygengroup:: adc_interface
:project: Zephyr
:content-only:
GPIO Interface
**************
.. doxygengroup:: gpio_interface
:project: Zephyr
:content-only:
I2C Interface
*************
.. doxygengroup:: i2c_interface
:project: Zephyr
:content-only:
IPM Interface
*************
.. doxygengroup:: ipm_interface
:project: Zephyr
:content-only:
PWM Interface
*************
.. doxygengroup:: pwm_interface
:project: Zephyr
:content-only:
Pinmux Interface
****************
.. doxygengroup:: pinmux_interface
:project: Zephyr
:content-only:
SPI Interface
*************
.. doxygengroup:: spi_interface
:project: Zephyr
:content-only:
UART Interface
**************
.. doxygengroup:: uart_interface
:project: Zephyr
:content-only: