embassy_hal_internal

Macro peripherals_struct

source
macro_rules! peripherals_struct {
    ($($(#[$cfg:meta])? $name:ident),*$(,)?) => { ... };
}
Expand description

Define the peripherals struct.