HAL_GetCompressorShortedStickyFault

Function HAL_GetCompressorShortedStickyFault 

Source
pub unsafe extern "C" fn HAL_GetCompressorShortedStickyFault(
    compressorHandle: HAL_CompressorHandle,
    status: *mut i32,
) -> HAL_Bool
Expand description

Gets if a sticky fauly is triggered because of a short.

@param compressorHandle the compressor handle @return true if falted, otherwise false