APM:Libraries
Public Attributes | List of all members
usb_setup_req Struct Reference

#include <usb_core.h>

Public Attributes

uint8_t bmRequest
 
uint8_t bRequest
 
uint16_t wValue
 
uint16_t wIndex
 
uint16_t wLength
 

Detailed Description

Definition at line 180 of file usb_core.h.

Member Data Documentation

◆ bmRequest

uint8_t usb_setup_req::bmRequest

◆ bRequest

uint8_t usb_setup_req::bRequest

◆ wIndex

uint16_t usb_setup_req::wIndex

◆ wLength

uint16_t usb_setup_req::wLength

◆ wValue

uint16_t usb_setup_req::wValue

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