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

pub type SpecificConfig<C> = Config<<C as AnyConfig>::Pads, <C as AnyConfig>::OpMode, <C as AnyConfig>::CharSize>;
Expand description

Type alias to recover the specific Config type from an implementation of AnyConfig