Struct stm32f103xx_hal::gpio::PullDown[][src]

pub struct PullDown;

Pulled down input (type state)

Auto Trait Implementations

impl Send for PullDown

impl Sync for PullDown