pub unsafe extern "C" fn SoapySDRDevice_getIQBalanceMode(
    device: *const SoapySDRDevice,
    direction: c_int,
    channel: usize
) -> bool
Expand description

Get the automatic frontend IQ balance corrections mode. \param device a pointer to a device instance \param direction the channel direction RX or TX \param channel an available channel on the device \return true for automatic correction