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