Documentation ¶
Overview ¶
Package matrix4x3 allows interfacing 4x3 keypad with Raspberry pi.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Matrix4x3 ¶
type Matrix4x3 struct {
// contains filtered or unexported fields
}
A Matrix4x3 struct represents access to the keypad.
func (*Matrix4x3) PressedKey ¶
Pressed key returns the current key pressed on the keypad.
func (*Matrix4x3) SetPollDelay ¶
SetPollDelay sets the delay between run of key scan acquisition loop.
Click to show internal directories.
Click to hide internal directories.