Purpose:
This example implements I2C Master access using ROM driver APIs.  The slave is a SE95 temperature sensor with 

Running mode:
* Compile, Flash the program and reset.

Note:
This example has routines to handle I2C Interrupt and polling test.
In order to test this example, a slave board is required to be connected to the I2C master.
The slave board can be SE95 or another LCP11A14 running the i2c_SlaveROM code.