Lines Matching full:bits
32 This IR protocol uses manchester encoding to encode 14 bits. There is a
38 .. flat-table:: rc5 bits scancode mapping
81 done to keep it compatible with plain rc-5 where there are two start bits.
88 .. flat-table:: rc-5-sz bits scancode mapping
91 * - rc-5-sz bits
130 This rc-5 extended to encoded 20 bits. The is a 3555 microseconds space
133 .. flat-table:: rc-5x-20 bits scancode mapping
136 * - rc-5-sz bits
185 The scancode is a 16 bits value, where the address is the lower 8 bits
186 and the command the higher 8 bits; this is reversed from IR order.
192 which just differ in number of bits and scancode encoding.
194 .. flat-table:: sony-12 bits scancode mapping
197 * - sony-12 bits
219 which just differ in number of bits and scancode encoding.
221 .. flat-table:: sony-12 bits scancode mapping
224 * - sony-12 bits
246 which just differ in number of bits and scancode encoding.
248 .. flat-table:: sony-20 bits scancode mapping
251 * - sony-20 bits
273 - extended bits
285 A plain nec IR message has 16 bits; the high 8 bits are the address
286 and the low 8 bits are the command.
292 as a 24 bit value as you would expect, with the lower 8 bits the command
293 and the upper 16 bits the address.
299 entire message, all 32 bits, are used.
301 For this to be decoded correctly, the second 8 bits must not be the
302 inverted value of the first, and also the last 8 bits must not be the
307 .. flat-table:: nec-32 bits scancode mapping
309 * - nec-32 bits
313 * - First 8 bits
317 * - Second 8 bits
321 * - Third 8 bits
325 * - Fourth 8 bits
332 The sanyo protocol is like the nec protocol, but with 13 bits address
333 rather than 8 bits. Both the address and the command are followed by
336 Bis 8 to 20 of the scancode is the 13 bits address, and the lower 8
337 bits are the command.
356 The scancode is the exact 16 bits as in the protocol. There is also a
362 This is the rc-6 in mode 6a, 20 bits. rc-6 is described here
364 The scancode is the exact 20 bits
370 This is the rc-6 in mode 6a, 24 bits. rc-6 is described here
372 The scancode is the exact 24 bits
378 This is the rc-6 in mode 6a, 32 bits. rc-6 is described here
380 The upper 16 bits are the vendor,
381 and the lower 16 bits are the vendor-specific bits. This protocol is
388 This is the rc-6 in mode 6a, 32 bits. The upper 16 bits are the vendor,
389 and the lower 16 bits are the vendor-specific bits. This protocol is
403 in bits 8 to 12, and the command in bits 0 to 7.
426 31 bits, and the scancode is simply the 31 bits with the top bit always 0.
433 the 12 bits.
440 the 24 bits.
447 the 32 bits.