Type Definition atsamd_hal::sercom::pad::Pad

source · []
pub type Pad<S, I> = Pin<I, PadMode<S, I>>;
Expand description

Type alias to recover a Pin configured as a SERCOM pad in the correct PadMode