void Si_Setup(){ I2C0_SetSlaveAdress(SI_ADRESS); // 0x40 I2C0_WriteRegister(SI_WRITE_USER, SI_11RH_11T + SI_HEATENA);// 0xE6, 0x81 + 0x04 }