[][src]Type Definition trellis_m4::sercom::v1::Sercom0Pad3

type Sercom0Pad3<P> = Pad<Sercom0, Pad3, 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.