Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of X_NUCLEO_COMMON by
Diff: DevI2C/DevI2C.h
- Revision:
- 21:0dbcdb8dab03
- Parent:
- 20:7ae143567941
--- a/DevI2C/DevI2C.h Mon Apr 10 15:13:26 2017 +0000
+++ b/DevI2C/DevI2C.h Tue Apr 11 07:32:41 2017 +0000
@@ -91,7 +91,7 @@
/**
* @brief Reads a buffer from the I2C peripheral device.
* @param pBuffer pointer to the byte-array to read data in to
- * @param DaviceAddr specifies the peripheral device slave address.
+ * @param DeviceAddr specifies the peripheral device slave address.
* @param RegisterAddr specifies the internal address register
* where to start reading from (must be correctly masked).
* @param NumByteToRead number of bytes to be read.
