Struct esp8266_hal::InputPin[][src]

pub struct InputPin(_);

Methods

impl InputPin
[src]

Trait Implementations

impl InputPin for InputPin
[src]

Is the input pin low?

Is the input pin high?

Auto Trait Implementations

impl Send for InputPin

impl Sync for InputPin