RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
uconfig_descriptor结构体 参考

#include <usb_common.h>

成员变量

rt_uint8_t bLength
 
rt_uint8_t type
 
rt_uint16_t wTotalLength
 
rt_uint8_t bNumInterfaces
 
rt_uint8_t bConfigurationValue
 
rt_uint8_t iConfiguration
 
rt_uint8_t bmAttributes
 
rt_uint8_t MaxPower
 
rt_uint8_t data [2048]
 

详细描述

在文件 usb_common.h294 行定义.

结构体成员变量说明

◆ bLength

rt_uint8_t uconfig_descriptor::bLength

在文件 usb_common.h296 行定义.

◆ type

rt_uint8_t uconfig_descriptor::type

在文件 usb_common.h297 行定义.

◆ wTotalLength

rt_uint16_t uconfig_descriptor::wTotalLength

在文件 usb_common.h298 行定义.

◆ bNumInterfaces

rt_uint8_t uconfig_descriptor::bNumInterfaces

在文件 usb_common.h299 行定义.

◆ bConfigurationValue

rt_uint8_t uconfig_descriptor::bConfigurationValue

在文件 usb_common.h300 行定义.

◆ iConfiguration

rt_uint8_t uconfig_descriptor::iConfiguration

在文件 usb_common.h301 行定义.

◆ bmAttributes

rt_uint8_t uconfig_descriptor::bmAttributes

在文件 usb_common.h302 行定义.

◆ MaxPower

rt_uint8_t uconfig_descriptor::MaxPower

在文件 usb_common.h303 行定义.

◆ data

rt_uint8_t uconfig_descriptor::data[2048]

在文件 usb_common.h304 行定义.