Macro embassy_hal_internal::peripherals_struct
source ยท macro_rules! peripherals_struct { ($($(#[$cfg:meta])? $name:ident),*$(,)?) => { ... }; }
Expand description
Define the peripherals struct.
macro_rules! peripherals_struct { ($($(#[$cfg:meta])? $name:ident),*$(,)?) => { ... }; }
Define the peripherals struct.