#[unsafe(no_mangle)]pub extern "C" fn pamoja_ina219_calibration(
current_lsb_microamps: u32,
shunt_milliohms: u32,
) -> u16Expand description
Computes the INA219 calibration register for a shunt and current resolution.
ยงReturns
The register value to write.