zephyr/doc/hardware/peripherals/usbc_vbus.rst
Sam Hurst 76730da1a2 doc: add API documentation for USB-C VBUS Driver
This commit adds the USB-C driver API documentation in peripherals section
of the reference guide. The USB-C VBUS API is declared experimental.

Signed-off-by: Sam Hurst <sbh1187@gmail.com>
2022-10-22 18:38:35 -04:00

31 lines
486 B
ReStructuredText

.. _usbc_vbus_api:
USB-C VBUS
##########
Overview
********
USB-C VBUS is the line in a USB Type-C connection that delivers power from a
Source to a Sink device.
.. _usbc-vbus-api:
USB-C VBUS API
==============
The USB-C VBUS device driver presents an API that's used to control and measure
VBUS.
Configuration Options
*********************
Related configuration options:
* :kconfig:option:`CONFIG_USBC_VBUS_DRIVER`
API Reference
*************
.. doxygengroup:: usbc_vbus_api