| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
USB host peripheral structure. More...
#include <usbh.h>
Data Fields | |
| sys_dnode_t | node | 
| uint8_t | addr | 
| uint8_t | speed | 
USB host peripheral structure.
| uint8_t usbh_peripheral::addr | 
Peripheral address
| sys_dnode_t usbh_peripheral::node | 
Peripheral dlist node
| uint8_t usbh_peripheral::speed | 
Detected speed (TBD)