iicdrive.a51
来自「由LPC76X构成的LIN BUS节点实例 包含LIN总线的Demo程序」· A51 代码 · 共 9 行
A51
9 行
NAME IICDRIVE
;****************************************************************************
; I2C Single Master Routines for the 87LPC764
; Modified from code published for the 8xC751/752 in AN422. This program
; reads an I2C slave device using subaddressing, alters the data, and
; returns it to the same slave.
;****************************************************************************
; Notes on 87LPC764 I2C differences:
;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?