|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Titre :
Description :
Copyright : Copyright (c) 2003
Société :
Method Summary | |
int |
getClockDelay()
|
int |
read(int adresse,
byte[] barr,
int off,
int len)
|
void |
setClockDelay(int delai)
|
int |
write(int adresse,
byte[] barr,
int off,
int len)
|
int |
writeRead(int adresseI2c,
byte[] wbarr,
int woff,
int wlen,
byte[] rbarr,
int roff,
int rlen)
|
Method Detail |
public int getClockDelay()
public void setClockDelay(int delai)
public int write(int adresse, byte[] barr, int off, int len)
public int read(int adresse, byte[] barr, int off, int len)
public int writeRead(int adresseI2c, byte[] wbarr, int woff, int wlen, byte[] rbarr, int roff, int rlen)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |