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

#include <ehci_defs.h>

Data Fields

u32 command
 
u32 status
 
u32 intr_enable
 
u32 frame_index
 
u32 segment
 
u32 frame_list
 
u32 async_next
 
u32 reserved [9]
 
u32 configured_flag
 
u32 port_status [0]
 

Detailed Description

Definition at line 53 of file ehci_defs.h.

Field Documentation

◆ async_next

u32 ehci_regs::async_next

Definition at line 93 of file ehci_defs.h.

◆ command

u32 ehci_regs::command

Definition at line 56 of file ehci_defs.h.

◆ configured_flag

u32 ehci_regs::configured_flag

Definition at line 98 of file ehci_defs.h.

◆ frame_index

u32 ehci_regs::frame_index

Definition at line 87 of file ehci_defs.h.

◆ frame_list

u32 ehci_regs::frame_list

Definition at line 91 of file ehci_defs.h.

◆ intr_enable

u32 ehci_regs::intr_enable

Definition at line 84 of file ehci_defs.h.

◆ port_status

u32 ehci_regs::port_status[0]

Definition at line 102 of file ehci_defs.h.

◆ reserved

u32 ehci_regs::reserved[9]

Definition at line 95 of file ehci_defs.h.

◆ segment

u32 ehci_regs::segment

Definition at line 89 of file ehci_defs.h.

◆ status

u32 ehci_regs::status

Definition at line 69 of file ehci_defs.h.


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