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

#include <usb_common.h>

成员变量

rt_uint8_t length
 
rt_uint8_t type
 
rt_uint8_t num_ports
 
rt_uint16_t characteristics
 
rt_uint8_t pwron_to_good
 
rt_uint8_t current
 
rt_uint8_t removable [8]
 
rt_uint8_t pwr_ctl [8]
 

详细描述

在文件 usb_common.h355 行定义.

结构体成员变量说明

◆ length

rt_uint8_t uhub_descriptor::length

在文件 usb_common.h357 行定义.

◆ type

rt_uint8_t uhub_descriptor::type

在文件 usb_common.h358 行定义.

◆ num_ports

rt_uint8_t uhub_descriptor::num_ports

在文件 usb_common.h359 行定义.

◆ characteristics

rt_uint16_t uhub_descriptor::characteristics

在文件 usb_common.h360 行定义.

◆ pwron_to_good

rt_uint8_t uhub_descriptor::pwron_to_good

在文件 usb_common.h361 行定义.

◆ current

rt_uint8_t uhub_descriptor::current

在文件 usb_common.h362 行定义.

◆ removable

rt_uint8_t uhub_descriptor::removable[8]

在文件 usb_common.h363 行定义.

◆ pwr_ctl

rt_uint8_t uhub_descriptor::pwr_ctl[8]

在文件 usb_common.h364 行定义.