Function MCUHWC_GetBatteryVoltage

Source
pub unsafe extern "C" fn MCUHWC_GetBatteryVoltage(
    voltage: *mut u8_,
) -> Result
Expand description

Gets the battery voltage

§Arguments

  • voltage - Pointer to write the battery voltage to.