mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 07:25:26 +08:00
mcf5206elite/include/i2c.h: Fix spelling error
This commit is contained in:
@@ -135,7 +135,7 @@ i2c_transfer(i2c_bus_number bus, int nmsg, i2c_message *msg,
|
||||
* nmsg - number of messages in transfer
|
||||
*
|
||||
* RETURNS:
|
||||
* I2C_SUCCESSFUL, if tranfer finished successfully,
|
||||
* I2C_SUCCESSFUL, if transfer finished successfully,
|
||||
* I2C_RESOURCE_NOT_AVAILABLE, if semaphore operations has failed,
|
||||
* value of status field of first error-finished message in transfer,
|
||||
* if something wrong.
|
||||
|
||||
Reference in New Issue
Block a user