[][src]Function esp_idf_sys::spicommon_dmaworkaround_reset_in_progress

pub unsafe extern "C" fn spicommon_dmaworkaround_reset_in_progress() -> bool

@brief Check if a DMA reset is requested but has not completed yet

@return True when a DMA reset is requested but hasn't completed yet. False otherwise.