|
RadioLib
Universal wireless communication library for Arduino
|
Public Attributes | |
| uint32_t | timeout |
| Raw timeout value. Some modules use this argument to specify operation mode (single vs. continuous receive). | |
| RadioLibIrqFlags_t | irqFlags |
| Sets the IRQ flags. | |
| RadioLibIrqFlags_t | irqMask |
| Sets the mask of IRQ flags that will trigger the radio interrupt pin. | |
| size_t | len |
| Packet length, needed for some modules under special circumstances (e.g. LoRa implicit header mode). | |