Function soapysdr_sys::SoapySDRDevice_hasDCOffset
source · pub unsafe extern "C" fn SoapySDRDevice_hasDCOffset(
device: *const SoapySDRDevice,
direction: c_int,
channel: usize
) -> bool
Expand description
Does the device support frontend DC offset correction? \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 if DC offset corrections are supported