#[unsafe(no_mangle)]pub extern "C" fn pamoja_scd4x_forced_recalibration_word(
succeeded: bool,
correction_ppm: i32,
) -> u16Expand description
Builds the word an SCD4x returns for a forced-recalibration outcome.
ยงReturns
The word, which is the failure sentinel when succeeded is false.