TinyUSB Library
hcd_eventid_t
is only used within TinyUSB Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
TinyUSB Library
hcd_eventid_t
hcd_eventid_t enum
Syntax
Show:
Summary
Declaration
from
hcd.h:56
enum
{
HCD_EVENT_DEVICE_ATTACH
,
HCD_EVENT_DEVICE_REMOVE
,
HCD_EVENT_XFER_COMPLETE
,
USBH_EVENT_FUNC_CALL
,
HCD_EVENT_COUNT
}
;
Values
Value
Declared as
hcd_eventid_t::HCD_EVENT_DEVICE_ATTACH
hcd_eventid_t::HCD_EVENT_DEVICE_REMOVE
hcd_eventid_t::HCD_EVENT_XFER_COMPLETE
hcd_eventid_t::USBH_EVENT_FUNC_CALL
hcd_eventid_t::HCD_EVENT_COUNT
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