SAMV71 Xplained Ultra Software Package 1.4

USBDDriver Struct Reference
[Usbd_interface]

Data Fields

const USBDDriverDescriptorspDescriptors
uint8_t * pInterfaces
uint8_t cfgnum
uint8_t isRemoteWakeUpEnabled
uint8_t otg_features_supported

Detailed Description

Definition at line 109 of file USBDDriver.h.


Field Documentation

Current configuration number (0 -> device is not configured).

Definition at line 116 of file USBDDriver.h.

Indicates if remote wake up has been enabled by the host.

Definition at line 118 of file USBDDriver.h.

Features supported by OTG

Definition at line 120 of file USBDDriver.h.

List of descriptors used by the device.

Definition at line 112 of file USBDDriver.h.

Current setting for each interface.

Definition at line 114 of file USBDDriver.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines