embassy-stm32

Crates

git

Versions

stm32f102r8

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Macro embassy_stm32::into_ref

·
macro_rules! into_ref {
    ($($name:ident),*) => { ... };
}
Expand description

Convenience converting into reference.