Show
Ignore:
Timestamp:
08/11/00 12:02:54 (8 years ago)
Author:
frodo
Message:

Sync with 2.4.0-test6. Mostly typos.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/doc/i2c-protocol

    r3428 r3490  
    1919 
    2020 
    21 Simple send tranaction 
     21Simple send transaction 
    2222====================== 
    2323 
     
    3535 
    3636 
    37 Combined tranactions 
     37Combined transactions 
    3838==================== 
    3939 
     
    5555    In a combined transaction, no 'S Addr' is generated at some point. 
    5656    For example, setting I2C_M_NOSTART on the second partial message 
    57     generateds something like: 
     57    generates something like: 
    5858      S Addr Rd [A] [Data] NA Wr [A] Data [A] P 
    5959    If you set the I2C_M_NOSTART variable for the first partial message,