Skip to main content

Module irq

Module irq 

Source
Expand description

The SX126x interrupt bits.

The chip logs each interrupt source in a 16-bit IRQ register, laid out in Table 13-29 of the SX1261/2 datasheet. The same layout masks which interrupts are enabled and routes each one to DIO1, DIO2, or DIO3 through SetDioIrqParams, and clears them through ClearIrqStatus.

Structsยง

Irq
A set of SX126x interrupts, in the layout of the IRQ register.