rf_usb.wdp
来自「VC下USB的驱动代码,及其相关操作检测。」· WDP 代码 · 共 35 行
WDP
35 行
(card_info
:items (
:item (Pipe00
:desc ()
:not_sharable (1)
:type (usb)
:pipe_number (0)
:pipe_type (Control)
:pipe_max_packet (16)
:pipe_direction (3)
:pipe_interval (0)
)
:item (Pipe81
:desc ()
:not_sharable (1)
:type (usb)
:pipe_number (129)
:pipe_type (Interrupt)
:pipe_max_packet (16)
:pipe_direction (1)
:pipe_interval (10)
)
:item (Pipe01
:desc ()
:not_sharable (1)
:type (usb)
:pipe_number (1)
:pipe_type (Interrupt)
:pipe_max_packet (16)
:pipe_direction (2)
:pipe_interval (10)
)
)
)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?