Trait stm32f4xx_hal::gpio::PinPull
source · pub trait PinPull {
// Required method
fn set_internal_resistor(&mut self, resistor: Pull);
}
Required Methods§
sourcefn set_internal_resistor(&mut self, resistor: Pull)
fn set_internal_resistor(&mut self, resistor: Pull)
Set the internal pull-up and pull-down resistor