(function() {var implementors = {};
implementors["samd_dma"] = [{"text":"impl From<LVL_A> for Priority","synthetic":false,"types":["samd_dma::types::Priority"]},{"text":"impl From<DQOS_A> for QoS","synthetic":false,"types":["samd_dma::types::QoS"]},{"text":"impl From<FQOS_A> for QoS","synthetic":false,"types":["samd_dma::types::QoS"]},{"text":"impl From<WRBQOS_A> for QoS","synthetic":false,"types":["samd_dma::types::QoS"]},{"text":"impl From<Variant<u8, TRIGACT_A>> for TriggerAction","synthetic":false,"types":["samd_dma::types::TriggerAction"]},{"text":"impl From<Variant<u8, TRIGSRC_A>> for TriggerSource","synthetic":false,"types":["samd_dma::types::TriggerSource"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()