class DdcControllerWordOffset

Defined at line 29 of file ../../src/graphics/display/lib/designware-hdmi/ddc-controller-regs.h

i2cm_address (I2C DDC Address Configuration Register)

HDMI Transmitter Controller Databook, Section 6.17.2, page 491

Public Members

 field_word_offset_37

Public Methods

hwreg::RegisterAddr<DdcControllerWordOffset> Get ()

Defined at line 31 of file ../../src/graphics/display/lib/designware-hdmi/ddc-controller-regs.h

template <, >
SelfType & set_word_offset (typename SelfType::ValueType val)

Word offset within the segment, as specified in E-DDC Standard, Section 6

"Command Structures".

Defined at line 37 of file ../../src/graphics/display/lib/designware-hdmi/ddc-controller-regs.h

template <, >
typename SelfType::ValueType word_offset ()

Word offset within the segment, as specified in E-DDC Standard, Section 6

"Command Structures".

Defined at line 37 of file ../../src/graphics/display/lib/designware-hdmi/ddc-controller-regs.h

Records