sipo-mux-display

Vendor: Generic or vendor-independent

Description

Generic latched SIPO/MUX Display Controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

height

int

Height of the panel driven by the controller, with the units in pixels.

This property is required.

width

int

Width of the panel driven by the controller, with the units in pixels.

This property is required.

offset

array

Optional offset for top and front pixel shifting. This property
indicates the x offset for front pixel shifting as first element
and the y offset for top pixel shifting as second element. More
than two alements are not allowed.

For example, setting "offset = <2 1>;" means in front of each row
is a gap of two unused pixels and on top of each column is a gap
of one unused pixel. In case of an underlying SIPO/MUX GP Controller
with 16 x 32 usable bits the display width and height must be set
consistent and appropriate to the offset to "width = <30>;" and
"height = <15>;".

Default value: [0, 0]

inversion-on

boolean

Display inversion mode. Every bit is inverted on writing to the
display frame memory.