mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-12-02 08:24:33 +01:00
9 lines
No EOL
948 B
JavaScript
9 lines
No EOL
948 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["embedded_hal_async",[]],["rtic_sync",[["impl<'a, BUS, A> <a class=\"trait\" href=\"embedded_hal_async/i2c/trait.I2c.html\" title=\"trait embedded_hal_async::i2c::I2c\">I2c</a><A> for <a class=\"struct\" href=\"rtic_sync/arbiter/i2c/struct.ArbiterDevice.html\" title=\"struct rtic_sync::arbiter::i2c::ArbiterDevice\">ArbiterDevice</a><'a, BUS><div class=\"where\">where\n BUS: <a class=\"trait\" href=\"embedded_hal_async/i2c/trait.I2c.html\" title=\"trait embedded_hal_async::i2c::I2c\">I2c</a><A>,\n A: <a class=\"trait\" href=\"embedded_hal/i2c/trait.AddressMode.html\" title=\"trait embedded_hal::i2c::AddressMode\">AddressMode</a>,</div>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[25,652]}
|