ConstReadonlyCad: Sx127xModeChannel activity detection looks for a LoRa preamble.
ReadonlyFsRx: Sx127xModeThe PLL is locked for receive.
ReadonlyFsTx: Sx127xModeThe PLL is locked for transmit.
ReadonlyRxContinuous: Sx127xModeThe receiver takes packet after packet.
ReadonlyRxSingle: Sx127xModeThe receiver waits for one packet or the symbol timeout.
ReadonlySleep: Sx127xModeOnly the SPI interface and the registers are powered; the only mode that may switch modems.
ReadonlyStandby: Sx127xModeThe oscillator and the baseband are on.
ReadonlyTx: Sx127xModeOne packet goes out, then the chip returns to standby.
The operating modes of RegOpMode, as a runtime object.