1.. _usbc_vbus_api:
2
3USB-C VBUS
4##########
5
6Overview
7********
8
9USB-C VBUS is the line in a USB Type-C connection that delivers power from a
10Source to a Sink device.
11
12.. _usbc-vbus-api:
13
14USB-C VBUS API
15==============
16
17The USB-C VBUS device driver presents an API that's used to control and measure
18VBUS.
19
20Configuration Options
21*********************
22
23Related configuration options:
24
25* :kconfig:option:`CONFIG_USBC_VBUS_DRIVER`
26
27API Reference
28*************
29
30.. doxygengroup:: usbc_vbus_api
31