pub unsafe extern "C" fn HAL_GetCompressorCurrent(
compressorHandle: HAL_CompressorHandle,
status: *mut i32,
) -> f64Expand description
Gets the compressor current.
@param compressorHandle the compressor handle @return the compressor current in amps