%%{init: {'theme':'forest'}}%%
classDiagram
Object --|> Data
Object --|> Tree
Tree --|> DataTpl
DataTpl --|> USB::RequestTpl
DataTpl --|> USB::DescriptorTpl
Data --|> USB::Request
Data --|> USB::Descriptor
usb数据解析头文件
usb_parse_api.h
- 本文作者: crazyboy
- 本文链接: http://crazyboy.www.crazyboy.info/blog/blog/2025/01/15/kylin/usb/redir/uvc/usbparse/
- 版权声明: 本博客所有文章除特别声明外,均采用 MIT 许可协议。转载请注明出处!