Type Definition atsamd_hal::gpio::pin::PullDownInterrupt

source ·
pub type PullDownInterrupt = Interrupt<PullDown>;
Expand description

Type-level variant of PinMode for pull-down Interrupt mode