I have never used this sensor before, but the Simulink blocks are doing these actions -
1) The MPU9250 Raw is executing the MPU9250_ReadRAW in the MPU9250wrapper file. 2) The MPU9250 Units is executing the MPU9250_Read from the same wrapper file.
I am guessing the first one is just raw sensor data and the second is converted into the appropriate units.
