67 lines · plain
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later2 3.. _V4L2-TCH-FMT-TU16:4 5********************************6V4L2_TCH_FMT_TU16 ('TU16')7********************************8 9*man V4L2_TCH_FMT_TU16(2)*10 1116-bit unsigned little endian raw touch data12 13 14Description15===========16 17This format represents unsigned 16-bit data from a touch controller.18 19This may be used for output for raw and reference data. Values may range from200 to 65535.21 22**Byte Order.**23Each cell is one byte.24 25 26.. flat-table::27 :header-rows: 028 :stub-columns: 029 :widths: 2 1 1 1 1 1 1 1 130 31 * - start + 0:32 - R'\ :sub:`00low`33 - R'\ :sub:`00high`34 - R'\ :sub:`01low`35 - R'\ :sub:`01high`36 - R'\ :sub:`02low`37 - R'\ :sub:`02high`38 - R'\ :sub:`03low`39 - R'\ :sub:`03high`40 * - start + 8:41 - R'\ :sub:`10low`42 - R'\ :sub:`10high`43 - R'\ :sub:`11low`44 - R'\ :sub:`11high`45 - R'\ :sub:`12low`46 - R'\ :sub:`12high`47 - R'\ :sub:`13low`48 - R'\ :sub:`13high`49 * - start + 16:50 - R'\ :sub:`20low`51 - R'\ :sub:`20high`52 - R'\ :sub:`21low`53 - R'\ :sub:`21high`54 - R'\ :sub:`22low`55 - R'\ :sub:`22high`56 - R'\ :sub:`23low`57 - R'\ :sub:`23high`58 * - start + 24:59 - R'\ :sub:`30low`60 - R'\ :sub:`30high`61 - R'\ :sub:`31low`62 - R'\ :sub:`31high`63 - R'\ :sub:`32low`64 - R'\ :sub:`32high`65 - R'\ :sub:`33low`66 - R'\ :sub:`33high`67