Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Button ¶
type Button struct {
*drivers.DigitalPin
}
Button is a simple momentary GPIO Device that can be detected with the Button is pushed (rising edge) or when it is released (falling edge). Low is open, high is closed.
Click to show internal directories.
Click to hide internal directories.