Type Definition serpente::sercom::v1::pads::Sercom0Pad0[][src]

pub type Sercom0Pad0<P> = Pad<SERCOM0, Pad0, P>;
Expand description

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.