package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev

# Functions

NewIntDrv returns new IntDrv.
NewPollDrv returns new PollDrv.

# Structs

IntDrv uses GPIOTE peripheral and interrupts to track changes in a button state.
PollDrv is polling driver that can handle multiple buttons connected to the same GPIO port.