Type Definition sodaq_one::sercom::v1::pads::Sercom4Pad2

source · []
pub type Sercom4Pad2<P> = Pad<SERCOM4, Pad2, 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.