package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev
# Functions
EventEnabled returns lines that have event generation enabled.
FallTrigEnabled returns lines that have falling edge detection enabled.
IRQEnabled returns lines that have IRQ generation enabled.
LineIndex returns bitmask for id EXTI line.
Pending returns lines that have pending interrupt flag set.
RiseTrigEnabled returns lines that have rising edge detection enabled.
# Type aliases
Lines is bitmask that represents EXTI input lines.