Skip to main content

Module irq

Module irq 

Source
Expand description

The SX127x LoRa interrupt flags.

In LoRa mode the chip raises its interrupts in RegIrqFlags and masks them in RegIrqFlagsMask, both laid out as the SX1276/77/78/79 datasheet (Rev 7) describes them. A raised flag stays set until it is written back as a 1.

Structsยง

IrqFlags
A set of SX127x LoRa interrupts, in the layout of RegIrqFlags.