Versions in this module Expand all Collapse all v1 v1.0.0 Aug 10, 2017 Changes in this version + type Pin struct + EdgesChan chan gpio.Level + Fn string + L gpio.Level + N string + Num int + P gpio.Pull + func (p *Pin) Function() string + func (p *Pin) In(pull gpio.Pull, edge gpio.Edge) error + func (p *Pin) Name() string + func (p *Pin) Number() int + func (p *Pin) Out(l gpio.Level) error + func (p *Pin) Pull() gpio.Pull + func (p *Pin) Read() gpio.Level + func (p *Pin) String() string + func (p *Pin) WaitForEdge(timeout time.Duration) bool Incompatible versions in this module v3.6.2+incompatible Aug 27, 2019 v3.4.0+incompatible Dec 21, 2018 v3.3.0+incompatible Nov 7, 2018 v3.2.0+incompatible Oct 14, 2018 v3.1.0+incompatible Jul 30, 2018 v3.0.0+incompatible Jun 26, 2018 v2.3.0+incompatible May 27, 2018 v2.2.0+incompatible Apr 30, 2018 v2.1.0+incompatible Dec 15, 2017 v2.0.0+incompatible Aug 25, 2017