brintos

brintos / linux-shallow public Read only

0
0
Text · 968 B · 63c5264 Raw
51 lines · plain
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later2 3.. _V4L2-TCH-FMT-TU08:4 5**************************6V4L2_TCH_FMT_TU08 ('TU08')7**************************8 9*man V4L2_TCH_FMT_TU08(2)*10 118-bit unsigned raw touch data12 13Description14===========15 16This format represents unsigned 8-bit data from a touch controller.17 18This may be used for output for raw and reference data. Values may range from190 to 255.20 21**Byte Order.**22Each cell is one byte.23 24 25 26.. flat-table::27    :header-rows:  028    :stub-columns: 029    :widths:       2 1 1 1 130 31    * - start + 0:32      - R'\ :sub:`00`33      - R'\ :sub:`01`34      - R'\ :sub:`02`35      - R'\ :sub:`03`36    * - start + 4:37      - R'\ :sub:`10`38      - R'\ :sub:`11`39      - R'\ :sub:`12`40      - R'\ :sub:`13`41    * - start + 8:42      - R'\ :sub:`20`43      - R'\ :sub:`21`44      - R'\ :sub:`22`45      - R'\ :sub:`23`46    * - start + 12:47      - R'\ :sub:`30`48      - R'\ :sub:`31`49      - R'\ :sub:`32`50      - R'\ :sub:`33`51