Lines Matching +full:data +full:- +full:addr
16 Addr (7 bits) I2C 7 bit address. Note that this can be expanded to
18 Data (8 bits) A plain data byte.
20 [..] Data sent by I2C device, as opposed to data sent by the
30 S Addr Wr [A] Data [A] Data [A] ... [A] Data [A] P
38 S Addr Rd [A] [Data] A [Data] A ... A [Data] NA P
50 S Addr Rd [A] [Data] NA S Addr Wr [A] Data [A] P
64 These messages may still fail to SCL lo->hi timeout.
70 In a combined transaction, no 'S Addr Wr/Rd [A]' is generated at some
74 S Addr Rd [A] [Data] NA Data [A] P
77 we do not generate Addr, but we do generate the start condition S.
81 This is often used to gather transmits from multiple data buffers in
91 S Addr Rd [A] Data [A] Data [A] ... [A] Data [A] P