Type Definition grand_central_m4::sercom::Sercom6Pad3[][src]

pub type Sercom6Pad3<P> = Pad<SERCOM6, Pad3, 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.