class HdmiEncoderVideoVerticalSyncHorizontalStart

Defined at line 833 of file ../../src/graphics/display/drivers/amlogic-display/encoder-regs.h

ENCP_VIDEO_VSO_BEGIN (Digital Vsync out start point)

S912 Datasheet, Section 27.5 "CVBS and LCD", page 383.

Public Members

 field_RsvdZ_843
 field_pixels_847

Public Methods

hwreg::RegisterAddr<HdmiEncoderVideoVerticalSyncHorizontalStart> Get ()

Defined at line 836 of file ../../src/graphics/display/drivers/amlogic-display/encoder-regs.h

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

Start point of the horizontal part of the video signal

for each Vertical sync pulse on each line, in pixels.

Defined at line 847 of file ../../src/graphics/display/drivers/amlogic-display/encoder-regs.h

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

Start point of the horizontal part of the video signal

for each Vertical sync pulse on each line, in pixels.

Defined at line 847 of file ../../src/graphics/display/drivers/amlogic-display/encoder-regs.h

Records