Macros
Collaboration diagram for USB Endpoint directions:

Macros

#define USBEndpointDescriptor_IN   1
 
#define USBEndpointDescriptor_OUT   0
 

Detailed Description

This section lists definitions of USB endpoint directions.

Macro Definition Documentation

◆ USBEndpointDescriptor_IN

#define USBEndpointDescriptor_IN   1

Endpoint sends data to the host.

Definition at line 332 of file USBDescriptors.h.

◆ USBEndpointDescriptor_OUT

#define USBEndpointDescriptor_OUT   0

Endpoint receives data from the host.

Definition at line 330 of file USBDescriptors.h.



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