rtic/dev/api/trait.impl/embedded_hal/spi/trait.Error.js

9 lines
1.4 KiB
JavaScript
Raw Normal View History

(function() {
var implementors = Object.fromEntries([["embedded_hal",[]],["embedded_hal_async",[]],["embedded_hal_bus",[["impl&lt;BUS, CS&gt; <a class=\"trait\" href=\"embedded_hal/spi/trait.Error.html\" title=\"trait embedded_hal::spi::Error\">Error</a> for <a class=\"enum\" href=\"embedded_hal_bus/spi/enum.DeviceError.html\" title=\"enum embedded_hal_bus::spi::DeviceError\">DeviceError</a>&lt;BUS, CS&gt;<div class=\"where\">where\n BUS: <a class=\"trait\" href=\"embedded_hal/spi/trait.Error.html\" title=\"trait embedded_hal::spi::Error\">Error</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.82.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a>,\n CS: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.82.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a>,</div>"],["impl&lt;T: <a class=\"trait\" href=\"embedded_hal/spi/trait.Error.html\" title=\"trait embedded_hal::spi::Error\">Error</a>&gt; <a class=\"trait\" href=\"embedded_hal/spi/trait.Error.html\" title=\"trait embedded_hal::spi::Error\">Error</a> for <a class=\"enum\" href=\"embedded_hal_bus/spi/enum.AtomicError.html\" title=\"enum embedded_hal_bus::spi::AtomicError\">AtomicError</a>&lt;T&gt;"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[19,26,1137]}