int32 isf_temperature_degC_fixed_32s1i16_t
ISF sensors standard fixed point temperature in degrees Celsius using AC_Fixed(32,16,1) notation This means of 32 total bits, 16 are used to represent the fractional portion and the MSB is used as a sign bit. the LSB is therefore ~1.5259E-05 degC. The type can contain pressures in the +/- 32768 degC range.