目录

AT24C32

i2c_read()

描述

通过i2c从AT24C32中读取数据。

语法

i2c_read( int deviceaddress,unsigned int eeaddress )

变量

返回值

从设备中读取所得的数据,类型为byte。