co_usb
Loading...
Searching...
No Matches
co_usb::hotplug::events Namespace Reference

Concrete values of hotplug events. More...

Variables

constexpr event_type arrived {LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED}
 
constexpr event_type left {LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT}
 

Detailed Description

Concrete values of hotplug events.

Variable Documentation

◆ arrived

constexpr event_type co_usb::hotplug::events::arrived {LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED}
constexpr

◆ left

constexpr event_type co_usb::hotplug::events::left {LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT}
constexpr