Type Definition serpente::sercom::v2::spi::SpecificSpi[][src]

pub type SpecificSpi<S> = Spi<<S as AnySpi>::Config>;
Expand description

Type alias to recover the specific Spi type from an implementation of AnySpi