#[unsafe(no_mangle)]pub extern "C" fn pamoja_ina219_current_register(
microamps: i32,
current_lsb_microamps: u32,
) -> i16Expand description
Builds the INA219 current register a monitor reports for a current.
ยงReturns
The signed current register, or zero if current_lsb_microamps is zero.