Struct stm32f446_hal::gpio::PullDown[][src]

pub struct PullDown;

Pulled down input (type state)

Auto Trait Implementations

impl Send for PullDown

impl Sync for PullDown