[][src]Type Definition trellis_m4::gpio::v2::ConcretePin

type ConcretePin<P> = Pin<<P as AnyPin>::Id, <P as AnyPin>::Mode>;

Type alias to recover the corresponding concrete Pin type from a given implementation of AnyPin