Struct xmc1000_hal::gpio::PullUp[][src]

pub struct PullUp;

Pulled up input (type state)

Auto Trait Implementations

impl Send for PullUp

impl Sync for PullUp