pub type ConfigSercom<C> = <C as AnyConfig>::Sercom;
Expand description

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