ads111x_read_2
if ((err = ads111x_read_2(sc, ADS111x_CONF, &cfgword)) != 0)
if ((err = ads111x_read_2(sc, ADS111x_CONV, &convword)) != 0)
if ((err = ads111x_read_2(sc, ADS111x_LOTHRESH, &thresh)) != 0)
if ((err = ads111x_read_2(sc, ADS111x_HITHRESH, &thresh)) != 0)