RDK Documentation (Open Sourced RDK Components)
edid_parser::edid_data_t Struct Reference
Collaboration diagram for edid_parser::edid_data_t:
Collaboration graph

Data Fields

edid_res_t res
 
uint8_t hdr_capabilities
 
char manufacturer_name [4]
 
int32_t product_code
 
int32_t serial_number
 
int32_t manufacture_week
 
int32_t manufacture_year
 
uint8_t edid_version [2]
 
uint8_t physical_address_a
 
uint8_t physical_address_b
 
uint8_t physical_address_c
 
uint8_t physical_address_d
 
char monitor_name [14]
 
uint32_t colorimetry_info
 

yes

Definition at line 76 of file edid-parser.hpp.

Field Documentation

◆ res

edid_res_t edid_parser::edid_data_t::res

Definition at line 77 of file edid-parser.hpp.

◆ hdr_capabilities

uint8_t edid_parser::edid_data_t::hdr_capabilities

Definition at line 79 of file edid-parser.hpp.

◆ manufacturer_name

char edid_parser::edid_data_t::manufacturer_name[4]

Definition at line 80 of file edid-parser.hpp.

◆ product_code

int32_t edid_parser::edid_data_t::product_code

Definition at line 81 of file edid-parser.hpp.

◆ serial_number

int32_t edid_parser::edid_data_t::serial_number

Definition at line 82 of file edid-parser.hpp.

◆ manufacture_week

int32_t edid_parser::edid_data_t::manufacture_week

Definition at line 83 of file edid-parser.hpp.

◆ manufacture_year

int32_t edid_parser::edid_data_t::manufacture_year

Definition at line 84 of file edid-parser.hpp.

◆ edid_version

uint8_t edid_parser::edid_data_t::edid_version[2]

Definition at line 85 of file edid-parser.hpp.

◆ physical_address_a

uint8_t edid_parser::edid_data_t::physical_address_a

Definition at line 86 of file edid-parser.hpp.

◆ physical_address_b

uint8_t edid_parser::edid_data_t::physical_address_b

Definition at line 87 of file edid-parser.hpp.

◆ physical_address_c

uint8_t edid_parser::edid_data_t::physical_address_c

Definition at line 88 of file edid-parser.hpp.

◆ physical_address_d

uint8_t edid_parser::edid_data_t::physical_address_d

Definition at line 89 of file edid-parser.hpp.

◆ monitor_name

char edid_parser::edid_data_t::monitor_name[14]

Definition at line 90 of file edid-parser.hpp.

◆ colorimetry_info

uint32_t edid_parser::edid_data_t::colorimetry_info

Definition at line 91 of file edid-parser.hpp.


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