* Refactured class initialisation. * Refactured I2C::I2CM_XferBlocking() function. * (!Chip_I2CM_IsMasterPending(pI2C)) -> (Chip_I2CM_StateChanged(pI2C) == 0)
* Refactured class initialisation. * Refactured I2C::I2CM_XferBlocking() function. * (!Chip_I2CM_IsMasterPending(pI2C)) -> (Chip_I2CM_StateChanged(pI2C) == 0)