dxd - dynax driver framework 2.1.0d58
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::usb::__request_type Struct Reference

standard USB control request definitions More...

#include <dx_usb.h>

+ Inheritance diagram for dx::usb::__request_type:

Public Types

enum class  direction : uint8_t { out , in }
 
enum class  recipient : uint8_t { device , interface , endpoint , other }
 
enum class  type : uint8_t { standard , cls , vendor }
 

Public Attributes

uint8_t __reserved: 3
 
dx_enum_prefix direction direction: 1
 
dx_enum_prefix recipient recipient: 2
 
dx_enum_prefix type type: 2
 

Detailed Description

standard USB control request definitions

Member Enumeration Documentation

◆ direction

Enumerator
out 
in 

◆ recipient

Enumerator
device 
interface 
endpoint 
other 

◆ type

Enumerator
standard 
cls 
vendor 

Member Data Documentation

◆ __reserved

uint8_t dx::usb::__request_type::__reserved

◆ direction

◆ recipient

◆ type


The documentation for this struct was generated from the following file:

(c) copyright 2009 dynamic acoustics e.U. generated on Sun Apr 14 2024

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.