ADMLC_Vccp2
sc->sc_sensor[ADMLC_Vccp2].type = SENSOR_VOLTS_DC;
strlcpy(sc->sc_sensor[ADMLC_Vccp2].desc, "Vccp2",
sizeof(sc->sc_sensor[ADMLC_Vccp2].desc));
sc->sc_sensor[ADMLC_Vccp2].value = 2700000 * data / 192;