#[unsafe(no_mangle)]pub extern "C" fn pamoja_scd4x_temperature_offset_word(
milli_celsius: u32,
) -> u16Expand description
Builds the SCD4x temperature-offset word for an offset.
ยงReturns
The word to write, which scales by 2^16 rather than by the 2^16 - 1 the measurement words use.