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

# Functions

# Constants

Disconnect pin from GPIOTE module.
Pin generates IN event.
Pin controlled by OUT, SET, CLR task.
High initial output value.
Low initial output value.
OUT clears pin, IN when falling edge.
OUT sets pin, IN when rising edge.
No task on pin, no event from pin.
OUT toggles pin, IN when any change.
From multiple input pins with SENSE mechanism enabled.

# Type aliases

Chan represents GPIOTE channel.