Macro embassy_hal_internal::impl_peripheral

source ·
macro_rules! impl_peripheral {
    ($type:ident) => { ... };
}
Expand description

Implement the peripheral trait.