ADMLC_INT
sc->sc_sensor[ADMLC_INT].type = SENSOR_TEMP;
strlcpy(sc->sc_sensor[ADMLC_INT].desc, "Internal",
sizeof(sc->sc_sensor[ADMLC_INT].desc));
sc->sc_sensor[ADMLC_INT].value = 273150000 + 1000000 * sdata;