macro_rules! peripherals_definition { ($($(#[$cfg:meta])? $name:ident),*$(,)?) => { ... }; }
Expand description
Types for the peripheral singletons.
macro_rules! peripherals_definition { ($($(#[$cfg:meta])? $name:ident),*$(,)?) => { ... }; }
Types for the peripheral singletons.