chiark / gitweb /
label read_done
authorian <ian>
Thu, 10 Nov 2005 02:53:14 +0000 (02:53 +0000)
committerian <ian>
Thu, 10 Nov 2005 02:53:14 +0000 (02:53 +0000)
detpic/i2clib.inc

index 8131f49ada4186556171f474098409387f8cf5e9..a7393677c0fd0703f1bedea6d7430c1725f7f8fb 100644 (file)
@@ -115,11 +115,11 @@ extern i2cm_interrupt
 ;                    /      \read_begin             |
 ;                   V        V                      |
 ;        ,->[Receiving]      [Transmitting]<-.      |
-;               `-----'     |         |    `--------'       |
-;    write_another   |         |   read_another             |
-;                   |         |                     |
-;          write_done|         \                    |
-                    `----------+->------------------'
+;               `-----'     |             |  `------'       |
+;    write_another   |             |   read_another  |
+;                   |    read_done|                 |
+;          write_done|             \                 |
+                    `--------------+->--------------'
 
 ;========================================
 ; SLAVE - WRITES (ie, reception of data from the master)