Macros
Collaboration diagram for USB Feature selectors:

Macros

#define USBFeatureRequest_DEVICEREMOTEWAKEUP   1
 
#define USBFeatureRequest_ENDPOINTHALT   0
 
#define USBFeatureRequest_OTG   0x0B
 
#define USBFeatureRequest_OTG_A_ALT_HNP_SUPPORT   5
 
#define USBFeatureRequest_OTG_A_HNP_SUPPORT   4
 
#define USBFeatureRequest_OTG_B_HNP_ENABLE   3
 
#define USBFeatureRequest_TESTMODE   2
 

Detailed Description

This section lists codes of USB feature selectors.

Macro Definition Documentation

◆ USBFeatureRequest_DEVICEREMOTEWAKEUP

#define USBFeatureRequest_DEVICEREMOTEWAKEUP   1

Remote wake-up feature of the device.

Definition at line 212 of file USBRequests.h.

◆ USBFeatureRequest_ENDPOINTHALT

#define USBFeatureRequest_ENDPOINTHALT   0

Halt feature of an endpoint.

Definition at line 210 of file USBRequests.h.

◆ USBFeatureRequest_OTG

#define USBFeatureRequest_OTG   0x0B

OTG set feature

Definition at line 216 of file USBRequests.h.

◆ USBFeatureRequest_OTG_A_ALT_HNP_SUPPORT

#define USBFeatureRequest_OTG_A_ALT_HNP_SUPPORT   5

OTG a_alt_hnp_support

Definition at line 222 of file USBRequests.h.

◆ USBFeatureRequest_OTG_A_HNP_SUPPORT

#define USBFeatureRequest_OTG_A_HNP_SUPPORT   4

OTG a_hnp_support

Definition at line 220 of file USBRequests.h.

◆ USBFeatureRequest_OTG_B_HNP_ENABLE

#define USBFeatureRequest_OTG_B_HNP_ENABLE   3

OTG b_hnp_enable

Definition at line 218 of file USBRequests.h.

◆ USBFeatureRequest_TESTMODE

#define USBFeatureRequest_TESTMODE   2

Test mode of the device.

Definition at line 214 of file USBRequests.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:02