Internal process comunication ( IPC ) through I2C ( Inter-Integrated Circuit).
We can comunicate through this bus: - Receiving a word( 4 bytes ). - Sending a block of data( x bytes ).
The class reference: CMI2c An example: TestI2c