LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
ohci_td_s Struct Reference

#include <ohci.h>

Data Fields

uint32_t td_control
 
uint32_t td_cbp
 
uint32_t td_next_td
 
uint32_t td_be
 

Detailed Description

Definition at line 126 of file ohci.h.

Field Documentation

◆ td_be

uint32_t ohci_td_s::td_be

Definition at line 130 of file ohci.h.

◆ td_cbp

uint32_t ohci_td_s::td_cbp

Definition at line 128 of file ohci.h.

◆ td_control

uint32_t ohci_td_s::td_control

Definition at line 127 of file ohci.h.

◆ td_next_td

uint32_t ohci_td_s::td_next_td

Definition at line 129 of file ohci.h.


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