[Voyageurs] Send GetDescriptor command to the device.
This commit is contained in:
parent
3d7e911045
commit
b0b7e2faff
9 changed files with 192 additions and 6 deletions
|
|
@ -21,6 +21,7 @@ enum class TrbType : uint8_t {
|
|||
NoOpCommand = 23,
|
||||
|
||||
// Events
|
||||
Transfer = 32,
|
||||
CommandCompletion = 33,
|
||||
PortStatusChange = 34,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue