Macro embassy_hal_internal::impl_peripheral
source ยท macro_rules! impl_peripheral { ($type:ident) => { ... }; }
Expand description
Implement the peripheral trait.
macro_rules! impl_peripheral { ($type:ident) => { ... }; }
Implement the peripheral trait.