Skip to main content

pamoja_sht3x_temperature_raw_from_milli_celsius

Function pamoja_sht3x_temperature_raw_from_milli_celsius 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_sht3x_temperature_raw_from_milli_celsius( milli_celsius: i32, ) -> u16
Expand description

Builds the SHT3x temperature word that decodes to a temperature.

§Returns

The raw word, saturating at the ends of the part’s range.