?? i2c_com.lis
字號:
.module I2C_COM.c
.area eeprom(rom, con, rel)
0000 _Slave_Add::
0000 B0 .byte 176
0001 .dbfile E:\icc\iccavr\mega8\mega8\I2C_COM\I2C_COM.c
0001 .dbsym e Slave_Add _Slave_Add c
0001 _Master_Add::
0001 B0 .byte 176
0002 .dbsym e Master_Add _Master_Add c
.area data(ram, con, rel)
0000 .dbfile E:\icc\iccavr\mega8\mega8\I2C_COM\I2C_COM.c
.area text(rom, con, rel)
0000 .dbfile E:\icc\iccavr\mega8\mega8\I2C_COM\I2C_COM.c
0000 .dbfunc e twi_tran _twi_tran fV
0000 ; temp -> R20
.even
0000 _twi_tran::
0000 00D0 rcall push_gset1
0002 .dbline -1
0002 .dbline 35
0002 ; /*******************************************/
0002 ; /* 廣州天河雙龍電子公司 */
0002 ; /* http://www.sl.com.cn */
0002 ; /* 硬件I2C總線演示程序之四 */
0002 ; /* 中斷、雙向通信(和UART連接)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -