#[unsafe(no_mangle)]pub extern "C" fn pamoja_ina219_current_microamps(
raw: i16,
current_lsb_microamps: u32,
) -> i32Expand description
Converts a raw INA219 current register to microamps.
ยงReturns
The current, at the resolution the calibration selected.