[][src]Type Definition trinket_m0::sercom::Sercom0Pad0

type Sercom0Pad0<P> = Pad<Sercom0, Pad0, 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.