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

#include <xenos_edid.h>

Collaboration diagram for detailed_non_pixel:
Collaboration graph
[legend]

Data Fields

u8 pad1
 
u8 type
 
u8 pad2
 
union {
   struct detailed_data_string   str
 
   struct detailed_data_monitor_range   range
 
   struct detailed_data_wpindex   color
 
   struct std_timing   timings [5]
 
   struct cvt_timing   cvt [4]
 
data
 

Detailed Description

Definition at line 118 of file xenos_edid.h.

Field Documentation

◆ color

struct detailed_data_wpindex detailed_non_pixel::color

Definition at line 127 of file xenos_edid.h.

◆ cvt

struct cvt_timing detailed_non_pixel::cvt[4]

Definition at line 129 of file xenos_edid.h.

◆ 

union { ... } detailed_non_pixel::data

◆ pad1

u8 detailed_non_pixel::pad1

Definition at line 119 of file xenos_edid.h.

◆ pad2

u8 detailed_non_pixel::pad2

Definition at line 123 of file xenos_edid.h.

◆ range

struct detailed_data_monitor_range detailed_non_pixel::range

Definition at line 126 of file xenos_edid.h.

◆ str

struct detailed_data_string detailed_non_pixel::str

Definition at line 125 of file xenos_edid.h.

◆ timings

struct std_timing detailed_non_pixel::timings[5]

Definition at line 128 of file xenos_edid.h.

◆ type

u8 detailed_non_pixel::type

Definition at line 120 of file xenos_edid.h.


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