Reference → ZUNO_CCS811 → getRawADCreading() Returns the raw ADC reading. This does does not read the sensor. To do so, call readData(). ccs.getRawADCreading() ccs: a variable of type ZUNO_CCS811. uint16_t - raw ADC reading as 16 bit integer