KolibriOS kernel
usb_static_ep Struct Reference

This structure describes the static head of every list of pipes. More...

Public Attributes

dd Bandwidth
 
dd NextVirt
 
dd PrevVirt
 

Detailed Description

This structure describes the static head of every list of pipes.

Source
bus/usb/common.inc:370

Member Data Documentation

◆ Bandwidth

dd usb_static_ep::Bandwidth

software fields

◆ NextVirt

dd usb_static_ep::NextVirt

valid only for interrupt/isochronous USB1 lists The offsets of the following two fields must be the same in this structure and in usb_pipe.

◆ PrevVirt

dd usb_static_ep::PrevVirt

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