doc: reference: add pinctrl API

Add pinctrl API documentation to the reference guides.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-09-16 19:09:58 +02:00 committed by Kumar Gala
commit ea1f7b7184
3 changed files with 17 additions and 0 deletions

View file

@ -232,6 +232,11 @@ current :ref:`stability level <api_lifecycle>`.
- 1.0
- 2.6
* - :ref: `pinctrl_api`
- Experimental
- 3.0
- 3.0
* - :ref:`pinmux_api`
- Stable
- 1.0

View file

@ -27,6 +27,7 @@ API Reference
modbus/index.rst
networking/index.rst
peripherals/index.rst
pinctrl/index.rst
power_management/index.rst
random/index.rst
resource_management/index.rst

View file

@ -0,0 +1,11 @@
.. _pinctrl_api:
Pin Control
###########
.. doxygengroup:: pinctrl_interface
Dynamic pin control
*******************
.. doxygengroup:: pinctrl_interface_dynamic