Struct xmc1000_hal::gpio::Input[][src]

pub struct Input<MODE> { /* fields omitted */ }

Input mode (type state)

Auto Trait Implementations

impl<MODE> Send for Input<MODE> where
    MODE: Send

impl<MODE> Sync for Input<MODE> where
    MODE: Sync