class DdcControllerSoftReset

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

i2cm_softrstz (I2C DDC Soft Reset Control Register)

HDMI Transmitter Controller Databook, Section 6.17.10, page 497

Public Members

 field_reset_247

Public Methods

hwreg::RegisterAddr<DdcControllerSoftReset> Get ()

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

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

When a zero is written to this bit, the I2C controller is reset.

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

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

When a zero is written to this bit, the I2C controller is reset.

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

Records