mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[ion] Handle USBEnumeration event like USBPlug.
Change-Id: I70c1dc92fdba8e56508a1dce65ad30a771326a30
This commit is contained in:
@@ -5,7 +5,10 @@ namespace Ion {
|
||||
namespace USB {
|
||||
|
||||
bool isPlugged();
|
||||
bool isEnumerated(); // Speed-enumerated, to be accurate
|
||||
|
||||
void removeSoftDisconnect();
|
||||
|
||||
void DFU();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user