Type Definition sodaq_one::gpio::v2::PullDownInput

source · []
pub type PullDownInput = Input<PullDown>;
Expand description

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