[][src]Type Definition itsybitsy_m0::sercom::v1::pads::Sercom2Pad2

type Sercom2Pad2<P> = Pad<Sercom2, Pad2, 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.