Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
// contains filtered or unexported fields
}
Event contains 32-bit identifier of source of event and 32-bit event value.
func MakeIntEvent ¶
MakeIntEvent creates new event with int value.
func MakePinEvent ¶
MakePinEvent creates new event with gpio.Pins value.
Directories ¶
Path | Synopsis |
---|---|
Package button provides polling and interrupt based drivers to push button.
|
Package button provides polling and interrupt based drivers to push button. |
Package encoder provides simple, interrupt driven, driver to rotary encoder.
|
Package encoder provides simple, interrupt driven, driver to rotary encoder. |
Click to show internal directories.
Click to hide internal directories.