embassy_hal_internal

Macro impl_peripheral

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

Implement the peripheral trait.