[][src]Type Definition pygamer::sercom::Sercom5Pad1

type Sercom5Pad1<P> = Pad<Sercom5, Pad1, P>;

Represents a numbered pad for the associated sercom instance. The pad is generic over any pin, only the PadPin implementations in this the sercom module make sense.