uofw/include/lowio_i2c.h

7 lines
154 B
C

/* Copyright (C) 2011, 2012 The uOFW team
See the file COPYING for copying permission.
*/
int sceI2cMasterTransmit(int reg, void *buf, int bufSize);