diff --git a/html/ci2c_8c.html b/html/ci2c_8c.html index 25e0ef0..f476bbd 100644 --- a/html/ci2c_8c.html +++ b/html/ci2c_8c.html @@ -180,7 +180,7 @@ Functions

Detailed Description

arduino master i2c in plain c code

Author
SMFSW
- +
Warning
Don't access (r/w) last 16b internal address byte alone right after init, this would lead to hazardous result (in such case, make a dummy read of addr 0 before)

Macro Definition Documentation

diff --git a/html/ci2c_8h.html b/html/ci2c_8h.html index 5a053f2..24d38a6 100644 --- a/html/ci2c_8h.html +++ b/html/ci2c_8h.html @@ -237,7 +237,7 @@ Functions

Detailed Description

arduino i2c in plain c declarations

Author
SMFSW
- +
Warning
Don't access (r/w) last 16b internal address byte alone right after init, this would lead to hazardous result (in such case, make a dummy read of addr 0 before)

Macro Definition Documentation