The Pedigree Project 0.1
Public Attributes | List of all members
UsbInterruptInToken Struct Reference

#include <UsbHub.h>

+ Collaboration diagram for UsbInterruptInToken:

Public Attributes

uintptr_t transaction
 
size_t generation
 

Detailed Description

Identifies one controller-owned recurring interrupt-IN subscription.

Definition at line 40 of file UsbHub.h.

Member Data Documentation

◆ generation

size_t UsbInterruptInToken::generation

Definition at line 42 of file UsbHub.h.

◆ transaction

uintptr_t UsbInterruptInToken::transaction

Definition at line 41 of file UsbHub.h.


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