USB services: Difference between revisions
No edit summary |
|||
Line 150: | Line 150: | ||
== GetStateChangeEvent == | == GetStateChangeEvent == | ||
Returns an event handle for state changes. | Returns an event handle for state changes. Signalled when Switch<->host USB comms change between started/stopped. USB cable connected/disconnected while at least 1 interface was enabled, or interface enabled/disabled while the USB cable was connected which then caused USB-comms state to change. | ||
== SetVidPidBcd == | == SetVidPidBcd == | ||
Line 218: | Line 218: | ||
=== GetSetupEvent === | === GetSetupEvent === | ||
Returns an event handle | Returns an event handle. Unknown what triggers signalling. | ||
=== EnableInterface === | === EnableInterface === |