Zephyr API Documentation  3.3.0
A Scalable Open Source RTOS
3.3.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
usbh_peripheral Struct Reference

USB host peripheral structure. More...

#include <usbh.h>

Data Fields

sys_dnode_t node
 
uint8_t addr
 
uint8_t speed
 

Detailed Description

USB host peripheral structure.

Field Documentation

◆ addr

uint8_t usbh_peripheral::addr

Peripheral address

◆ node

sys_dnode_t usbh_peripheral::node

Peripheral dlist node

◆ speed

uint8_t usbh_peripheral::speed

Detected speed (TBD)


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