periph: i2c: include note on address alignment.
This commit is contained in:
parent
ba2e55bc93
commit
31c7e9e4c2
@ -16,7 +16,7 @@
|
|||||||
* simple as possible, to allow for easy implementation and maximal portability.
|
* simple as possible, to allow for easy implementation and maximal portability.
|
||||||
*
|
*
|
||||||
* @note The current version of this interface only supports the
|
* @note The current version of this interface only supports the
|
||||||
* 7-bit addressing mode.
|
* 7-bit addressing mode, right justified.
|
||||||
*
|
*
|
||||||
* @note This interface is due for remodeling, hence API changes are to
|
* @note This interface is due for remodeling, hence API changes are to
|
||||||
* be expected for upcoming releases.
|
* be expected for upcoming releases.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user