Macro embassy_stm32::into_ref
source · macro_rules! into_ref { ($($name:ident),*) => { ... }; }
Expand description
Convenience converting into reference.
macro_rules! into_ref { ($($name:ident),*) => { ... }; }
Convenience converting into reference.