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

USB specific errors. More...

#include <dx_usb.h>

Public Member Functions

bool in () const
 
bool operator== (const endpoint &endpoint) const
 

Static Public Member Functions

static bool in (uint32_t address)
 

Public Attributes

uint32_t address
 USB endpoint address.
 
uint32_t interface
 USB interface #.
 
uint32_t setting
 USB interface setting selection.
 

Detailed Description

USB specific errors.

USB endpoint selector

Member Function Documentation

◆ in() [1/2]

bool dx::usb::endpoint::in ( ) const
inline
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ in() [2/2]

static bool dx::usb::endpoint::in ( uint32_t address)
inlinestatic
+ Here is the caller graph for this function:

◆ operator==()

bool dx::usb::endpoint::operator== ( const endpoint & endpoint) const
inline

Member Data Documentation

◆ address

uint32_t dx::usb::endpoint::address

USB endpoint address.

◆ interface

uint32_t dx::usb::endpoint::interface

USB interface #.

◆ setting

uint32_t dx::usb::endpoint::setting

USB interface setting selection.


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

(c) copyright 2009 dynamic acoustics e.U. generated on Wed Apr 24 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.