Ux_Host_MSC
USBH_DriverVBUS()
is only used within Ux_Host_MSC.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Ux_Host_MSC
USBH_DriverVBUS()
USBH_DriverVBUS() function
Drive VBUS.
Syntax
Show:
Summary
Declaration
Definition
from
app_usbx_host.h:67
void
USBH_DriverVBUS
(
uint8_t
state
)
;
Implemented in
app_usbx_host.c:412
Arguments
Argument
Description
state
VBUS state This parameter can be one of the these values: 1 : VBUS Active 0 : VBUS Inactive
Return value
Status
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out