From b519d8abd2bc4f35abd3fc90194441f9cf0ec68a Mon Sep 17 00:00:00 2001 From: jgromes Date: Wed, 15 May 2024 16:44:06 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2063ef9?= =?UTF-8?q?e09777eefdc6b6242a55f0c55a731f086b6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _l_r11x0_8h_source.html | 654 ++++++++++++++++---------------- _s_x126x_8h_source.html | 463 +++++++++++----------- _s_x128x_8h_source.html | 304 +++++++-------- class_l_l_c_c68-members.html | 2 +- class_l_l_c_c68.html | 6 +- class_l_r1110-members.html | 2 +- class_l_r1110.html | 6 +- class_l_r1120-members.html | 2 +- class_l_r1120.html | 6 +- class_l_r1121-members.html | 2 +- class_l_r1121.html | 6 +- class_l_r11x0-members.html | 2 +- class_l_r11x0.html | 43 ++- class_physical_layer.html | 2 +- class_s_t_m32_w_lx-members.html | 2 +- class_s_t_m32_w_lx.html | 6 +- class_s_x1261-members.html | 2 +- class_s_x1261.html | 6 +- class_s_x1262-members.html | 2 +- class_s_x1262.html | 6 +- class_s_x1268-members.html | 2 +- class_s_x1268.html | 6 +- class_s_x126x-members.html | 2 +- class_s_x126x.html | 33 +- class_s_x1280-members.html | 45 +-- class_s_x1280.html | 3 + class_s_x1281-members.html | 41 +- class_s_x1281.html | 3 + class_s_x1282-members.html | 47 +-- class_s_x1282.html | 3 + class_s_x128x-members.html | 39 +- class_s_x128x.html | 35 +- class_s_x128x.js | 1 + functions_func_s.html | 20 +- functions_s.html | 4 +- navtreedata.js | 2 +- navtreeindex4.js | 34 +- navtreeindex5.js | 1 + search/all_10.js | 2 +- search/enums_0.js | 2 +- search/enumvalues_0.js | 12 +- search/functions_10.js | 12 +- search/functions_11.js | 4 +- search/functions_12.js | 4 +- search/functions_13.js | 8 +- search/functions_14.js | 2 +- search/functions_15.js | 8 +- search/functions_f.js | 257 +++++++------ search/groups_0.js | 2 +- search/groups_1.js | 2 +- search/groups_2.js | 2 +- search/groups_3.js | 4 +- search/groups_4.js | 4 +- search/groups_5.js | 2 +- search/pages_0.js | 2 +- search/pages_1.js | 2 +- search/typedefs_0.js | 2 +- search/typedefs_1.js | 4 +- search/variables_0.js | 2 +- search/variables_1.js | 10 +- search/variables_10.js | 26 +- search/variables_11.js | 14 +- search/variables_12.js | 2 +- search/variables_13.js | 4 +- search/variables_14.js | 4 +- search/variables_15.js | 2 +- search/variables_2.js | 22 +- search/variables_3.js | 22 +- search/variables_4.js | 4 +- search/variables_5.js | 30 +- search/variables_6.js | 12 +- search/variables_7.js | 4 +- search/variables_8.js | 10 +- search/variables_9.js | 2 +- search/variables_a.js | 10 +- search/variables_b.js | 8 +- search/variables_c.js | 10 +- search/variables_d.js | 4 +- search/variables_e.js | 20 +- search/variables_f.js | 28 +- 80 files changed, 1267 insertions(+), 1165 deletions(-) diff --git a/_l_r11x0_8h_source.html b/_l_r11x0_8h_source.html index 84b1eb90..fa1fb403 100644 --- a/_l_r11x0_8h_source.html +++ b/_l_r11x0_8h_source.html @@ -720,334 +720,334 @@ $(document).ready(function(){initNavTree('_l_r11x0_8h_source.html',''); initResi
759  int16_t standby() override;
760 
768  int16_t standby(uint8_t mode, bool wakeup = true);
-
769 
-
778  int16_t sleep();
-
779 
-
780  int16_t sleep(bool retainConfig, uint32_t sleepTime);
-
781 
-
782  // interrupt methods
-
783 
-
788  void setIrqAction(void (*func)(void));
-
789 
-
793  void clearIrqAction();
-
794 
-
799  void setPacketReceivedAction(void (*func)(void)) override;
-
800 
-
804  void clearPacketReceivedAction() override;
-
805 
-
810  void setPacketSentAction(void (*func)(void)) override;
-
811 
-
815  void clearPacketSentAction() override;
-
816 
-
825  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr = 0) override;
-
826 
-
831  int16_t finishTransmit() override;
-
832 
-
839  int16_t startReceive() override;
-
840 
-
853  int16_t startReceive(uint32_t timeout, uint32_t irqFlags = RADIOLIB_LR11X0_IRQ_RX_DONE, uint32_t irqMask = 0, size_t len = 0);
-
854 
-
859  uint32_t getIrqStatus();
-
860 
-
869  int16_t readData(uint8_t* data, size_t len) override;
-
870 
-
876  int16_t startChannelScan() override;
-
877 
-
886  int16_t startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
-
887 
-
892  int16_t getChannelScanResult() override;
-
893 
-
894  // configuration methods
-
895 
-
901  int16_t setOutputPower(int8_t power) override;
-
902 
-
910  int16_t setOutputPower(int8_t power, bool forceHighPower);
-
911 
-
919  int16_t checkOutputPower(int8_t power, int8_t* clipped) override;
-
920 
-
929  int16_t checkOutputPower(int8_t power, int8_t* clipped, bool forceHighPower);
-
930 
-
936  int16_t setBandwidth(float bw);
-
937 
-
944  int16_t setSpreadingFactor(uint8_t sf, bool legacy = false);
-
945 
-
953  int16_t setCodingRate(uint8_t cr, bool longInterleave = false);
-
954 
-
960  int16_t setSyncWord(uint32_t syncWord);
-
961 
-
967  int16_t setBitRate(float br) override;
-
968 
-
974  int16_t setFrequencyDeviation(float freqDev) override;
-
975 
-
982  int16_t setRxBandwidth(float rxBw);
-
983 
-
990  int16_t setSyncWord(uint8_t* syncWord, size_t len) override;
-
991 
-
999  int16_t setSyncBits(uint8_t *syncWord, uint8_t bitsLen);
-
1000 
-
1006  int16_t setNodeAddress(uint8_t nodeAddr);
-
1007 
-
1014  int16_t setBroadcastAddress(uint8_t broadAddr);
-
1015 
-
1020  int16_t disableAddressFiltering();
-
1021 
-
1029  int16_t setDataShaping(uint8_t sh) override;
-
1030 
-
1036  int16_t setEncoding(uint8_t encoding) override;
-
1037 
-
1043  int16_t fixedPacketLengthMode(uint8_t len = RADIOLIB_LR11X0_MAX_PACKET_LENGTH);
-
1044 
-
1050  int16_t variablePacketLengthMode(uint8_t maxLen = RADIOLIB_LR11X0_MAX_PACKET_LENGTH);
-
1051 
-
1059  int16_t setWhitening(bool enabled, uint16_t initial = 0x01FF);
-
1060 
-
1066  int16_t setDataRate(DataRate_t dr) override;
-
1067 
-
1073  int16_t checkDataRate(DataRate_t dr) override;
-
1074 
-
1080  int16_t setPreambleLength(size_t preambleLength) override;
-
1081 
-
1090  int16_t setTCXO(float voltage, uint32_t delay = 5000);
-
1091 
-
1100  int16_t setCRC(uint8_t len, uint32_t initial = 0x00001D0FUL, uint32_t polynomial = 0x00001021UL, bool inverted = true);
-
1101 
-
1107  int16_t invertIQ(bool enable) override;
-
1108 
-
1113  float getRSSI() override;
-
1114 
-
1119  float getSNR() override;
-
1120 
-
1125  float getFrequencyError();
-
1126 
-
1132  size_t getPacketLength(bool update = true) override;
-
1133 
-
1139  size_t getPacketLength(bool update, uint8_t* offset);
-
1140 
-
1146  RadioLibTime_t getTimeOnAir(size_t len) override;
-
1147 
-
1153  RadioLibTime_t calculateRxTimeout(RadioLibTime_t timeoutUs) override;
-
1154 
-
1161  int16_t irqRxDoneRxTimeout(uint32_t &irqFlags, uint32_t &irqMask) override;
-
1162 
-
1167  bool isRxTimeout() override;
-
1168 
-
1173  uint8_t randomByte() override;
-
1174 
-
1180  int16_t implicitHeader(size_t len);
-
1181 
-
1186  int16_t explicitHeader();
-
1187 
-
1192  float getDataRate() const;
-
1193 
-
1202  int16_t setLrFhssConfig(uint8_t bw, uint8_t cr, uint8_t hdrCount = 3, uint16_t hopSeed = 0x13A);
-
1203 
-
1218  int16_t startWifiScan(char wifiType, uint8_t mode = RADIOLIB_LR11X0_WIFI_ACQ_MODE_FULL_BEACON, uint16_t chanMask = RADIOLIB_LR11X0_WIFI_ALL_CHANNELS, uint8_t numScans = 16, uint16_t timeout = 100);
-
1219 
-
1224  void setWiFiScanAction(void (*func)(void));
-
1225 
-
1229  void clearWiFiScanAction();
-
1230 
-
1236  int16_t getWifiScanResultsCount(uint8_t* count);
-
1237 
-
1247  int16_t getWifiScanResult(LR11x0WifiResult_t* result, uint8_t index, bool brief = false);
-
1248 
-
1265  int16_t wifiScan(uint8_t wifiType, uint8_t* count, uint8_t mode = RADIOLIB_LR11X0_WIFI_ACQ_MODE_FULL_BEACON, uint16_t chanMask = RADIOLIB_LR11X0_WIFI_ALL_CHANNELS, uint8_t numScans = 16, uint16_t timeout = 100);
-
1266 
-
1267 #if !RADIOLIB_GODMODE && !RADIOLIB_LOW_LEVEL
-
1268  protected:
-
1269 #endif
-
1270  Module* getMod() override;
-
1271 
-
1272  // LR11x0 SPI command implementations
-
1273  int16_t writeRegMem32(uint32_t addr, uint32_t* data, size_t len);
-
1274  int16_t readRegMem32(uint32_t addr, uint32_t* data, size_t len);
-
1275  int16_t writeBuffer8(uint8_t* data, size_t len);
-
1276  int16_t readBuffer8(uint8_t* data, size_t len, size_t offset);
-
1277  int16_t clearRxBuffer(void);
-
1278  int16_t writeRegMemMask32(uint32_t addr, uint32_t mask, uint32_t data);
-
1279 
-
1280  int16_t getStatus(uint8_t* stat1, uint8_t* stat2, uint32_t* irq);
-
1281  int16_t getVersion(uint8_t* hw, uint8_t* device, uint8_t* major, uint8_t* minor);
-
1282  int16_t getErrors(uint16_t* err);
-
1283  int16_t clearErrors(void);
-
1284  int16_t calibrate(uint8_t params);
-
1285  int16_t setRegMode(uint8_t mode);
-
1286  int16_t calibImage(float freq1, float freq2);
-
1287  int16_t setDioAsRfSwitch(uint8_t en, uint8_t stbyCfg, uint8_t rxCfg, uint8_t txCfg, uint8_t txHpCfg, uint8_t txHfCfg, uint8_t gnssCfg, uint8_t wifiCfg);
-
1288  int16_t setDioIrqParams(uint32_t irq1, uint32_t irq2);
-
1289  int16_t clearIrq(uint32_t irq);
-
1290  int16_t configLfClock(uint8_t setup);
-
1291  int16_t setTcxoMode(uint8_t tune, uint32_t delay);
-
1292  int16_t reboot(bool stay);
-
1293  int16_t getVbat(float* vbat);
-
1294  int16_t getTemp(float* temp);
-
1295  int16_t setFs(void);
-
1296  int16_t getRandomNumber(uint32_t* rnd);
-
1297  int16_t eraseInfoPage(void);
-
1298  int16_t writeInfoPage(uint16_t addr, const uint32_t* data, size_t len);
-
1299  int16_t readInfoPage(uint16_t addr, uint32_t* data, size_t len);
-
1300  int16_t getChipEui(uint8_t* eui);
-
1301  int16_t getSemtechJoinEui(uint8_t* eui);
-
1302  int16_t deriveRootKeysAndGetPin(uint8_t* pin);
-
1303  int16_t enableSpiCrc(bool en);
-
1304  int16_t driveDiosInSleepMode(bool en);
-
1305 
-
1306  int16_t resetStats(void);
-
1307  int16_t getStats(uint16_t* nbPktReceived, uint16_t* nbPktCrcError, uint16_t* data1, uint16_t* data2);
-
1308  int16_t getPacketType(uint8_t* type);
-
1309  int16_t getRxBufferStatus(uint8_t* len, uint8_t* startOffset);
-
1310  int16_t getPacketStatusLoRa(float* rssiPkt, float* snrPkt, float* signalRssiPkt);
-
1311  int16_t getPacketStatusGFSK(float* rssiSync, float* rssiAvg, uint8_t* rxLen, uint8_t* stat);
-
1312  int16_t getRssiInst(float* rssi);
-
1313  int16_t setGfskSyncWord(uint8_t* sync);
-
1314  int16_t setLoRaPublicNetwork(bool pub);
-
1315  int16_t setRx(uint32_t timeout);
-
1316  int16_t setTx(uint32_t timeout);
-
1317  int16_t setRfFrequency(uint32_t rfFreq);
-
1318  int16_t autoTxRx(uint32_t delay, uint8_t intMode, uint32_t timeout);
-
1319  int16_t setCadParams(uint8_t symNum, uint8_t detPeak, uint8_t detMin, uint8_t cadExitMode, uint32_t timeout);
-
1320  int16_t setPacketType(uint8_t type);
-
1321  int16_t setModulationParamsLoRa(uint8_t sf, uint8_t bw, uint8_t cr, uint8_t ldro);
-
1322  int16_t setModulationParamsGFSK(uint32_t br, uint8_t sh, uint8_t rxBw, uint32_t freqDev);
-
1323  int16_t setModulationParamsLrFhss(uint32_t br, uint8_t sh);
-
1324  int16_t setModulationParamsSigfox(uint32_t br, uint8_t sh);
-
1325  int16_t setPacketParamsLoRa(uint16_t preambleLen, uint8_t hdrType, uint8_t payloadLen, uint8_t crcType, uint8_t invertIQ);
-
1326  int16_t setPacketParamsGFSK(uint16_t preambleLen, uint8_t preambleDetectorLen, uint8_t syncWordLen, uint8_t addrCmp, uint8_t packType, uint8_t payloadLen, uint8_t crcType, uint8_t whiten);
-
1327  int16_t setPacketParamsSigfox(uint8_t payloadLen, uint16_t rampUpDelay, uint16_t rampDownDelay, uint16_t bitNum);
-
1328  int16_t setTxParams(int8_t pwr, uint8_t ramp);
-
1329  int16_t setPacketAdrs(uint8_t node, uint8_t broadcast);
-
1330  int16_t setRxTxFallbackMode(uint8_t mode);
-
1331  int16_t setRxDutyCycle(uint32_t rxPeriod, uint32_t sleepPeriod, uint8_t mode);
-
1332  int16_t setPaConfig(uint8_t paSel, uint8_t regPaSupply, uint8_t paDutyCycle, uint8_t paHpSel);
-
1333  int16_t stopTimeoutOnPreamble(bool stop);
-
1334  int16_t setCad(void);
-
1335  int16_t setTxCw(void);
-
1336  int16_t setTxInfinitePreamble(void);
-
1337  int16_t setLoRaSynchTimeout(uint8_t symbolNum);
-
1338  int16_t setRangingAddr(uint32_t addr, uint8_t checkLen);
-
1339  int16_t setRangingReqAddr(uint32_t addr);
-
1340  int16_t getRangingResult(uint8_t type, float* res);
-
1341  int16_t setRangingTxRxDelay(uint32_t delay);
-
1342  int16_t setGfskCrcParams(uint32_t init, uint32_t poly);
-
1343  int16_t setGfskWhitParams(uint16_t seed);
-
1344  int16_t setRxBoosted(bool en);
-
1345  int16_t setRangingParameter(uint8_t symbolNum);
-
1346  int16_t setLoRaSyncWord(uint8_t sync);
-
1347  int16_t lrFhssBuildFrame(uint8_t hdrCount, uint8_t cr, uint8_t grid, bool hop, uint8_t bw, uint16_t hopSeq, int8_t devOffset, uint8_t* payload, size_t len);
-
1348  int16_t lrFhssSetSyncWord(uint32_t sync);
-
1349  int16_t configBleBeacon(uint8_t chan, uint8_t* payload, size_t len);
-
1350  int16_t getLoRaRxHeaderInfos(uint8_t* info);
-
1351  int16_t bleBeaconSend(uint8_t chan, uint8_t* payload, size_t len);
-
1352 
-
1353  int16_t wifiScan(uint8_t type, uint16_t mask, uint8_t acqMode, uint8_t nbMaxRes, uint8_t nbScanPerChan, uint16_t timeout, uint8_t abortOnTimeout);
-
1354  int16_t wifiScanTimeLimit(uint8_t type, uint16_t mask, uint8_t acqMode, uint8_t nbMaxRes, uint16_t timePerChan, uint16_t timeout);
-
1355  int16_t wifiCountryCode(uint16_t mask, uint8_t nbMaxRes, uint8_t nbScanPerChan, uint16_t timeout, uint8_t abortOnTimeout);
-
1356  int16_t wifiCountryCodeTimeLimit(uint16_t mask, uint8_t nbMaxRes, uint16_t timePerChan, uint16_t timeout);
-
1357  int16_t wifiGetNbResults(uint8_t* nbResults);
-
1358  int16_t wifiReadResults(uint8_t index, uint8_t nbResults, uint8_t format, uint8_t* results);
-
1359  int16_t wifiResetCumulTimings(void);
-
1360  int16_t wifiReadCumulTimings(uint32_t* detection, uint32_t* capture, uint32_t* demodulation);
-
1361  int16_t wifiGetNbCountryCodeResults(uint8_t* nbResults);
-
1362  int16_t wifiReadCountryCodeResults(uint8_t index, uint8_t nbResults, uint8_t* results);
-
1363  int16_t wifiCfgTimestampAPphone(uint32_t timestamp);
-
1364  int16_t wifiReadVersion(uint8_t* major, uint8_t* minor);
-
1365 
-
1366  int16_t gnssSetConstellationToUse(uint8_t mask);
-
1367  int16_t gnssReadConstellationToUse(uint8_t* mask);
-
1368  int16_t gnssSetAlmanacUpdate(uint8_t mask);
-
1369  int16_t gnssReadAlmanacUpdate(uint8_t* mask);
-
1370  int16_t gnssReadVersion(uint8_t* fw, uint8_t* almanac);
-
1371  int16_t gnssReadSupportedConstellations(uint8_t* mask);
-
1372  int16_t gnssSetMode(uint8_t mode);
-
1373  int16_t gnssAutonomous(uint32_t gpsTime, uint8_t resMask, uint8_t nbSvMask);
-
1374  int16_t gnssAssisted(uint32_t gpsTime, uint8_t effort, uint8_t resMask, uint8_t nbSvMask);
-
1375  int16_t gnssSetAssistancePosition(float lat, float lon);
-
1376  int16_t gnssReadAssistancePosition(float* lat, float* lon);
-
1377  int16_t gnssPushSolverMsg(uint8_t* payload, size_t len);
-
1378  int16_t gnssPushDmMsg(uint8_t* payload, size_t len);
-
1379  int16_t gnssGetContextStatus(uint8_t* fwVersion, uint32_t* almanacCrc, uint8_t* errCode, uint8_t* almUpdMask, uint8_t* freqSpace);
-
1380  int16_t gnssGetNbSvDetected(uint8_t* nbSv);
-
1381  int16_t gnssGetSvDetected(uint8_t* svId, uint8_t* snr, uint16_t* doppler, size_t nbSv);
-
1382  int16_t gnssGetConsumption(uint32_t* cpu, uint32_t* radio);
-
1383  int16_t gnssGetResultSize(uint16_t* size);
-
1384  int16_t gnssReadResults(uint8_t* result, uint16_t size);
-
1385  int16_t gnssAlmanacFullUpdateHeader(uint16_t date, uint32_t globalCrc);
-
1386  int16_t gnssAlmanacFullUpdateSV(uint8_t svn, uint8_t* svnAlmanac);
-
1387  int16_t gnssGetSvVisible(uint32_t time, float lat, float lon, uint8_t constellation, uint8_t* nbSv);
-
1388 
-
1389  int16_t cryptoSetKey(uint8_t keyId, uint8_t* key);
-
1390  int16_t cryptoDeriveKey(uint8_t srcKeyId, uint8_t dstKeyId, uint8_t* key);
-
1391  int16_t cryptoProcessJoinAccept(uint8_t decKeyId, uint8_t verKeyId, uint8_t lwVer, uint8_t* header, uint8_t* dataIn, size_t len, uint8_t* dataOut);
-
1392  int16_t cryptoComputeAesCmac(uint8_t keyId, uint8_t* data, size_t len, uint32_t* mic);
-
1393  int16_t cryptoVerifyAesCmac(uint8_t keyId, uint32_t micExp, uint8_t* data, size_t len, bool* result);
-
1394  int16_t cryptoAesEncrypt01(uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
-
1395  int16_t cryptoAesEncrypt(uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
-
1396  int16_t cryptoAesDecrypt(uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
-
1397  int16_t cryptoStoreToFlash(void);
-
1398  int16_t cryptoRestoreFromFlash(void);
-
1399  int16_t cryptoSetParam(uint8_t id, uint32_t value);
-
1400  int16_t cryptoGetParam(uint8_t id, uint32_t* value);
-
1401  int16_t cryptoCheckEncryptedFirmwareImage(uint32_t offset, uint32_t* data, size_t len);
-
1402  int16_t cryptoCheckEncryptedFirmwareImageResult(bool* result);
-
1403 
-
1404  int16_t bootEraseFlash(void);
-
1405  int16_t bootWriteFlashEncrypted(uint32_t offset, uint32_t* data, size_t len);
-
1406  int16_t bootReboot(bool stay);
-
1407  int16_t bootGetPin(uint8_t* pin);
-
1408  int16_t bootGetChipEui(uint8_t* eui);
-
1409  int16_t bootGetJoinEui(uint8_t* eui);
-
1410 
-
1411  int16_t SPIcommand(uint16_t cmd, bool write, uint8_t* data, size_t len, uint8_t* out = NULL, size_t outLen = 0);
-
1412 
-
1413 #if !RADIOLIB_GODMODE
-
1414  protected:
-
1415 #endif
-
1416  uint8_t chipType = 0;
-
1417 
-
1418 #if !RADIOLIB_GODMODE
-
1419  private:
-
1420 #endif
-
1421  Module* mod;
-
1422 
-
1423  // cached LoRa parameters
-
1424  uint8_t bandwidth = 0, spreadingFactor = 0, codingRate = 0, ldrOptimize = 0, crcTypeLoRa = 0, headerType = 0;
-
1425  uint16_t preambleLengthLoRa = 0;
-
1426  float bandwidthKhz = 0;
-
1427  bool ldroAuto = true;
-
1428  size_t implicitLen = 0;
-
1429  bool invertIQEnabled = false;
-
1430 
-
1431  // cached GFSK parameters
-
1432  uint32_t bitRate = 0, frequencyDev = 0;
-
1433  uint8_t preambleDetLength = 0, rxBandwidth = 0, pulseShape = 0, crcTypeGFSK = 0, syncWordLength = 0, addrComp = 0, whitening = 0, packetType = 0, node = 0;
-
1434  uint16_t preambleLengthGFSK = 0;
-
1435 
-
1436  // cached LR-FHSS parameters
-
1437  uint8_t lrFhssCr = 0, lrFhssBw = 0, lrFhssHdrCount = 0;
-
1438  uint16_t lrFhssHopSeq = 0;
+
769 
+
775  int16_t sleep();
+
776 
+
784  int16_t sleep(bool retainConfig, uint32_t sleepTime);
+
785 
+
786  // interrupt methods
+
787 
+
792  void setIrqAction(void (*func)(void));
+
793 
+
797  void clearIrqAction();
+
798 
+
803  void setPacketReceivedAction(void (*func)(void)) override;
+
804 
+
808  void clearPacketReceivedAction() override;
+
809 
+
814  void setPacketSentAction(void (*func)(void)) override;
+
815 
+
819  void clearPacketSentAction() override;
+
820 
+
829  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr = 0) override;
+
830 
+
835  int16_t finishTransmit() override;
+
836 
+
843  int16_t startReceive() override;
+
844 
+
857  int16_t startReceive(uint32_t timeout, uint32_t irqFlags = RADIOLIB_LR11X0_IRQ_RX_DONE, uint32_t irqMask = 0, size_t len = 0);
+
858 
+
863  uint32_t getIrqStatus();
+
864 
+
873  int16_t readData(uint8_t* data, size_t len) override;
+
874 
+
880  int16_t startChannelScan() override;
+
881 
+
890  int16_t startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
+
891 
+
896  int16_t getChannelScanResult() override;
+
897 
+
898  // configuration methods
+
899 
+
905  int16_t setOutputPower(int8_t power) override;
+
906 
+
914  int16_t setOutputPower(int8_t power, bool forceHighPower);
+
915 
+
923  int16_t checkOutputPower(int8_t power, int8_t* clipped) override;
+
924 
+
933  int16_t checkOutputPower(int8_t power, int8_t* clipped, bool forceHighPower);
+
934 
+
940  int16_t setBandwidth(float bw);
+
941 
+
948  int16_t setSpreadingFactor(uint8_t sf, bool legacy = false);
+
949 
+
957  int16_t setCodingRate(uint8_t cr, bool longInterleave = false);
+
958 
+
964  int16_t setSyncWord(uint32_t syncWord);
+
965 
+
971  int16_t setBitRate(float br) override;
+
972 
+
978  int16_t setFrequencyDeviation(float freqDev) override;
+
979 
+
986  int16_t setRxBandwidth(float rxBw);
+
987 
+
994  int16_t setSyncWord(uint8_t* syncWord, size_t len) override;
+
995 
+
1003  int16_t setSyncBits(uint8_t *syncWord, uint8_t bitsLen);
+
1004 
+
1010  int16_t setNodeAddress(uint8_t nodeAddr);
+
1011 
+
1018  int16_t setBroadcastAddress(uint8_t broadAddr);
+
1019 
+
1024  int16_t disableAddressFiltering();
+
1025 
+
1033  int16_t setDataShaping(uint8_t sh) override;
+
1034 
+
1040  int16_t setEncoding(uint8_t encoding) override;
+
1041 
+
1047  int16_t fixedPacketLengthMode(uint8_t len = RADIOLIB_LR11X0_MAX_PACKET_LENGTH);
+
1048 
+
1054  int16_t variablePacketLengthMode(uint8_t maxLen = RADIOLIB_LR11X0_MAX_PACKET_LENGTH);
+
1055 
+
1063  int16_t setWhitening(bool enabled, uint16_t initial = 0x01FF);
+
1064 
+
1070  int16_t setDataRate(DataRate_t dr) override;
+
1071 
+
1077  int16_t checkDataRate(DataRate_t dr) override;
+
1078 
+
1084  int16_t setPreambleLength(size_t preambleLength) override;
+
1085 
+
1094  int16_t setTCXO(float voltage, uint32_t delay = 5000);
+
1095 
+
1104  int16_t setCRC(uint8_t len, uint32_t initial = 0x00001D0FUL, uint32_t polynomial = 0x00001021UL, bool inverted = true);
+
1105 
+
1111  int16_t invertIQ(bool enable) override;
+
1112 
+
1117  float getRSSI() override;
+
1118 
+
1123  float getSNR() override;
+
1124 
+
1129  float getFrequencyError();
+
1130 
+
1136  size_t getPacketLength(bool update = true) override;
+
1137 
+
1143  size_t getPacketLength(bool update, uint8_t* offset);
+
1144 
+
1150  RadioLibTime_t getTimeOnAir(size_t len) override;
+
1151 
+
1157  RadioLibTime_t calculateRxTimeout(RadioLibTime_t timeoutUs) override;
+
1158 
+
1165  int16_t irqRxDoneRxTimeout(uint32_t &irqFlags, uint32_t &irqMask) override;
+
1166 
+
1171  bool isRxTimeout() override;
+
1172 
+
1177  uint8_t randomByte() override;
+
1178 
+
1184  int16_t implicitHeader(size_t len);
+
1185 
+
1190  int16_t explicitHeader();
+
1191 
+
1196  float getDataRate() const;
+
1197 
+
1206  int16_t setLrFhssConfig(uint8_t bw, uint8_t cr, uint8_t hdrCount = 3, uint16_t hopSeed = 0x13A);
+
1207 
+
1222  int16_t startWifiScan(char wifiType, uint8_t mode = RADIOLIB_LR11X0_WIFI_ACQ_MODE_FULL_BEACON, uint16_t chanMask = RADIOLIB_LR11X0_WIFI_ALL_CHANNELS, uint8_t numScans = 16, uint16_t timeout = 100);
+
1223 
+
1228  void setWiFiScanAction(void (*func)(void));
+
1229 
+
1233  void clearWiFiScanAction();
+
1234 
+
1240  int16_t getWifiScanResultsCount(uint8_t* count);
+
1241 
+
1251  int16_t getWifiScanResult(LR11x0WifiResult_t* result, uint8_t index, bool brief = false);
+
1252 
+
1269  int16_t wifiScan(uint8_t wifiType, uint8_t* count, uint8_t mode = RADIOLIB_LR11X0_WIFI_ACQ_MODE_FULL_BEACON, uint16_t chanMask = RADIOLIB_LR11X0_WIFI_ALL_CHANNELS, uint8_t numScans = 16, uint16_t timeout = 100);
+
1270 
+
1271 #if !RADIOLIB_GODMODE && !RADIOLIB_LOW_LEVEL
+
1272  protected:
+
1273 #endif
+
1274  Module* getMod() override;
+
1275 
+
1276  // LR11x0 SPI command implementations
+
1277  int16_t writeRegMem32(uint32_t addr, uint32_t* data, size_t len);
+
1278  int16_t readRegMem32(uint32_t addr, uint32_t* data, size_t len);
+
1279  int16_t writeBuffer8(uint8_t* data, size_t len);
+
1280  int16_t readBuffer8(uint8_t* data, size_t len, size_t offset);
+
1281  int16_t clearRxBuffer(void);
+
1282  int16_t writeRegMemMask32(uint32_t addr, uint32_t mask, uint32_t data);
+
1283 
+
1284  int16_t getStatus(uint8_t* stat1, uint8_t* stat2, uint32_t* irq);
+
1285  int16_t getVersion(uint8_t* hw, uint8_t* device, uint8_t* major, uint8_t* minor);
+
1286  int16_t getErrors(uint16_t* err);
+
1287  int16_t clearErrors(void);
+
1288  int16_t calibrate(uint8_t params);
+
1289  int16_t setRegMode(uint8_t mode);
+
1290  int16_t calibImage(float freq1, float freq2);
+
1291  int16_t setDioAsRfSwitch(uint8_t en, uint8_t stbyCfg, uint8_t rxCfg, uint8_t txCfg, uint8_t txHpCfg, uint8_t txHfCfg, uint8_t gnssCfg, uint8_t wifiCfg);
+
1292  int16_t setDioIrqParams(uint32_t irq1, uint32_t irq2);
+
1293  int16_t clearIrq(uint32_t irq);
+
1294  int16_t configLfClock(uint8_t setup);
+
1295  int16_t setTcxoMode(uint8_t tune, uint32_t delay);
+
1296  int16_t reboot(bool stay);
+
1297  int16_t getVbat(float* vbat);
+
1298  int16_t getTemp(float* temp);
+
1299  int16_t setFs(void);
+
1300  int16_t getRandomNumber(uint32_t* rnd);
+
1301  int16_t eraseInfoPage(void);
+
1302  int16_t writeInfoPage(uint16_t addr, const uint32_t* data, size_t len);
+
1303  int16_t readInfoPage(uint16_t addr, uint32_t* data, size_t len);
+
1304  int16_t getChipEui(uint8_t* eui);
+
1305  int16_t getSemtechJoinEui(uint8_t* eui);
+
1306  int16_t deriveRootKeysAndGetPin(uint8_t* pin);
+
1307  int16_t enableSpiCrc(bool en);
+
1308  int16_t driveDiosInSleepMode(bool en);
+
1309 
+
1310  int16_t resetStats(void);
+
1311  int16_t getStats(uint16_t* nbPktReceived, uint16_t* nbPktCrcError, uint16_t* data1, uint16_t* data2);
+
1312  int16_t getPacketType(uint8_t* type);
+
1313  int16_t getRxBufferStatus(uint8_t* len, uint8_t* startOffset);
+
1314  int16_t getPacketStatusLoRa(float* rssiPkt, float* snrPkt, float* signalRssiPkt);
+
1315  int16_t getPacketStatusGFSK(float* rssiSync, float* rssiAvg, uint8_t* rxLen, uint8_t* stat);
+
1316  int16_t getRssiInst(float* rssi);
+
1317  int16_t setGfskSyncWord(uint8_t* sync);
+
1318  int16_t setLoRaPublicNetwork(bool pub);
+
1319  int16_t setRx(uint32_t timeout);
+
1320  int16_t setTx(uint32_t timeout);
+
1321  int16_t setRfFrequency(uint32_t rfFreq);
+
1322  int16_t autoTxRx(uint32_t delay, uint8_t intMode, uint32_t timeout);
+
1323  int16_t setCadParams(uint8_t symNum, uint8_t detPeak, uint8_t detMin, uint8_t cadExitMode, uint32_t timeout);
+
1324  int16_t setPacketType(uint8_t type);
+
1325  int16_t setModulationParamsLoRa(uint8_t sf, uint8_t bw, uint8_t cr, uint8_t ldro);
+
1326  int16_t setModulationParamsGFSK(uint32_t br, uint8_t sh, uint8_t rxBw, uint32_t freqDev);
+
1327  int16_t setModulationParamsLrFhss(uint32_t br, uint8_t sh);
+
1328  int16_t setModulationParamsSigfox(uint32_t br, uint8_t sh);
+
1329  int16_t setPacketParamsLoRa(uint16_t preambleLen, uint8_t hdrType, uint8_t payloadLen, uint8_t crcType, uint8_t invertIQ);
+
1330  int16_t setPacketParamsGFSK(uint16_t preambleLen, uint8_t preambleDetectorLen, uint8_t syncWordLen, uint8_t addrCmp, uint8_t packType, uint8_t payloadLen, uint8_t crcType, uint8_t whiten);
+
1331  int16_t setPacketParamsSigfox(uint8_t payloadLen, uint16_t rampUpDelay, uint16_t rampDownDelay, uint16_t bitNum);
+
1332  int16_t setTxParams(int8_t pwr, uint8_t ramp);
+
1333  int16_t setPacketAdrs(uint8_t node, uint8_t broadcast);
+
1334  int16_t setRxTxFallbackMode(uint8_t mode);
+
1335  int16_t setRxDutyCycle(uint32_t rxPeriod, uint32_t sleepPeriod, uint8_t mode);
+
1336  int16_t setPaConfig(uint8_t paSel, uint8_t regPaSupply, uint8_t paDutyCycle, uint8_t paHpSel);
+
1337  int16_t stopTimeoutOnPreamble(bool stop);
+
1338  int16_t setCad(void);
+
1339  int16_t setTxCw(void);
+
1340  int16_t setTxInfinitePreamble(void);
+
1341  int16_t setLoRaSynchTimeout(uint8_t symbolNum);
+
1342  int16_t setRangingAddr(uint32_t addr, uint8_t checkLen);
+
1343  int16_t setRangingReqAddr(uint32_t addr);
+
1344  int16_t getRangingResult(uint8_t type, float* res);
+
1345  int16_t setRangingTxRxDelay(uint32_t delay);
+
1346  int16_t setGfskCrcParams(uint32_t init, uint32_t poly);
+
1347  int16_t setGfskWhitParams(uint16_t seed);
+
1348  int16_t setRxBoosted(bool en);
+
1349  int16_t setRangingParameter(uint8_t symbolNum);
+
1350  int16_t setLoRaSyncWord(uint8_t sync);
+
1351  int16_t lrFhssBuildFrame(uint8_t hdrCount, uint8_t cr, uint8_t grid, bool hop, uint8_t bw, uint16_t hopSeq, int8_t devOffset, uint8_t* payload, size_t len);
+
1352  int16_t lrFhssSetSyncWord(uint32_t sync);
+
1353  int16_t configBleBeacon(uint8_t chan, uint8_t* payload, size_t len);
+
1354  int16_t getLoRaRxHeaderInfos(uint8_t* info);
+
1355  int16_t bleBeaconSend(uint8_t chan, uint8_t* payload, size_t len);
+
1356 
+
1357  int16_t wifiScan(uint8_t type, uint16_t mask, uint8_t acqMode, uint8_t nbMaxRes, uint8_t nbScanPerChan, uint16_t timeout, uint8_t abortOnTimeout);
+
1358  int16_t wifiScanTimeLimit(uint8_t type, uint16_t mask, uint8_t acqMode, uint8_t nbMaxRes, uint16_t timePerChan, uint16_t timeout);
+
1359  int16_t wifiCountryCode(uint16_t mask, uint8_t nbMaxRes, uint8_t nbScanPerChan, uint16_t timeout, uint8_t abortOnTimeout);
+
1360  int16_t wifiCountryCodeTimeLimit(uint16_t mask, uint8_t nbMaxRes, uint16_t timePerChan, uint16_t timeout);
+
1361  int16_t wifiGetNbResults(uint8_t* nbResults);
+
1362  int16_t wifiReadResults(uint8_t index, uint8_t nbResults, uint8_t format, uint8_t* results);
+
1363  int16_t wifiResetCumulTimings(void);
+
1364  int16_t wifiReadCumulTimings(uint32_t* detection, uint32_t* capture, uint32_t* demodulation);
+
1365  int16_t wifiGetNbCountryCodeResults(uint8_t* nbResults);
+
1366  int16_t wifiReadCountryCodeResults(uint8_t index, uint8_t nbResults, uint8_t* results);
+
1367  int16_t wifiCfgTimestampAPphone(uint32_t timestamp);
+
1368  int16_t wifiReadVersion(uint8_t* major, uint8_t* minor);
+
1369 
+
1370  int16_t gnssSetConstellationToUse(uint8_t mask);
+
1371  int16_t gnssReadConstellationToUse(uint8_t* mask);
+
1372  int16_t gnssSetAlmanacUpdate(uint8_t mask);
+
1373  int16_t gnssReadAlmanacUpdate(uint8_t* mask);
+
1374  int16_t gnssReadVersion(uint8_t* fw, uint8_t* almanac);
+
1375  int16_t gnssReadSupportedConstellations(uint8_t* mask);
+
1376  int16_t gnssSetMode(uint8_t mode);
+
1377  int16_t gnssAutonomous(uint32_t gpsTime, uint8_t resMask, uint8_t nbSvMask);
+
1378  int16_t gnssAssisted(uint32_t gpsTime, uint8_t effort, uint8_t resMask, uint8_t nbSvMask);
+
1379  int16_t gnssSetAssistancePosition(float lat, float lon);
+
1380  int16_t gnssReadAssistancePosition(float* lat, float* lon);
+
1381  int16_t gnssPushSolverMsg(uint8_t* payload, size_t len);
+
1382  int16_t gnssPushDmMsg(uint8_t* payload, size_t len);
+
1383  int16_t gnssGetContextStatus(uint8_t* fwVersion, uint32_t* almanacCrc, uint8_t* errCode, uint8_t* almUpdMask, uint8_t* freqSpace);
+
1384  int16_t gnssGetNbSvDetected(uint8_t* nbSv);
+
1385  int16_t gnssGetSvDetected(uint8_t* svId, uint8_t* snr, uint16_t* doppler, size_t nbSv);
+
1386  int16_t gnssGetConsumption(uint32_t* cpu, uint32_t* radio);
+
1387  int16_t gnssGetResultSize(uint16_t* size);
+
1388  int16_t gnssReadResults(uint8_t* result, uint16_t size);
+
1389  int16_t gnssAlmanacFullUpdateHeader(uint16_t date, uint32_t globalCrc);
+
1390  int16_t gnssAlmanacFullUpdateSV(uint8_t svn, uint8_t* svnAlmanac);
+
1391  int16_t gnssGetSvVisible(uint32_t time, float lat, float lon, uint8_t constellation, uint8_t* nbSv);
+
1392 
+
1393  int16_t cryptoSetKey(uint8_t keyId, uint8_t* key);
+
1394  int16_t cryptoDeriveKey(uint8_t srcKeyId, uint8_t dstKeyId, uint8_t* key);
+
1395  int16_t cryptoProcessJoinAccept(uint8_t decKeyId, uint8_t verKeyId, uint8_t lwVer, uint8_t* header, uint8_t* dataIn, size_t len, uint8_t* dataOut);
+
1396  int16_t cryptoComputeAesCmac(uint8_t keyId, uint8_t* data, size_t len, uint32_t* mic);
+
1397  int16_t cryptoVerifyAesCmac(uint8_t keyId, uint32_t micExp, uint8_t* data, size_t len, bool* result);
+
1398  int16_t cryptoAesEncrypt01(uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
+
1399  int16_t cryptoAesEncrypt(uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
+
1400  int16_t cryptoAesDecrypt(uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
+
1401  int16_t cryptoStoreToFlash(void);
+
1402  int16_t cryptoRestoreFromFlash(void);
+
1403  int16_t cryptoSetParam(uint8_t id, uint32_t value);
+
1404  int16_t cryptoGetParam(uint8_t id, uint32_t* value);
+
1405  int16_t cryptoCheckEncryptedFirmwareImage(uint32_t offset, uint32_t* data, size_t len);
+
1406  int16_t cryptoCheckEncryptedFirmwareImageResult(bool* result);
+
1407 
+
1408  int16_t bootEraseFlash(void);
+
1409  int16_t bootWriteFlashEncrypted(uint32_t offset, uint32_t* data, size_t len);
+
1410  int16_t bootReboot(bool stay);
+
1411  int16_t bootGetPin(uint8_t* pin);
+
1412  int16_t bootGetChipEui(uint8_t* eui);
+
1413  int16_t bootGetJoinEui(uint8_t* eui);
+
1414 
+
1415  int16_t SPIcommand(uint16_t cmd, bool write, uint8_t* data, size_t len, uint8_t* out = NULL, size_t outLen = 0);
+
1416 
+
1417 #if !RADIOLIB_GODMODE
+
1418  protected:
+
1419 #endif
+
1420  uint8_t chipType = 0;
+
1421 
+
1422 #if !RADIOLIB_GODMODE
+
1423  private:
+
1424 #endif
+
1425  Module* mod;
+
1426 
+
1427  // cached LoRa parameters
+
1428  uint8_t bandwidth = 0, spreadingFactor = 0, codingRate = 0, ldrOptimize = 0, crcTypeLoRa = 0, headerType = 0;
+
1429  uint16_t preambleLengthLoRa = 0;
+
1430  float bandwidthKhz = 0;
+
1431  bool ldroAuto = true;
+
1432  size_t implicitLen = 0;
+
1433  bool invertIQEnabled = false;
+
1434 
+
1435  // cached GFSK parameters
+
1436  uint32_t bitRate = 0, frequencyDev = 0;
+
1437  uint8_t preambleDetLength = 0, rxBandwidth = 0, pulseShape = 0, crcTypeGFSK = 0, syncWordLength = 0, addrComp = 0, whitening = 0, packetType = 0, node = 0;
+
1438  uint16_t preambleLengthGFSK = 0;
1439 
-
1440  float dataRateMeasured = 0;
-
1441 
-
1442  uint8_t wifiScanMode = 0;
+
1440  // cached LR-FHSS parameters
+
1441  uint8_t lrFhssCr = 0, lrFhssBw = 0, lrFhssHdrCount = 0;
+
1442  uint16_t lrFhssHopSeq = 0;
1443 
-
1444  int16_t modSetup(float tcxoVoltage, uint8_t modem);
-
1445  static int16_t SPIparseStatus(uint8_t in);
-
1446  static int16_t SPIcheckStatus(Module* mod);
-
1447  bool findChip(uint8_t ver);
-
1448  int16_t config(uint8_t modem);
-
1449  int16_t setPacketMode(uint8_t mode, uint8_t len);
-
1450  int16_t startCad(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
-
1451  int16_t setHeaderType(uint8_t hdrType, size_t len = 0xFF);
-
1452 
-
1453  // common methods to avoid some copy-paste
-
1454  int16_t bleBeaconCommon(uint16_t cmd, uint8_t chan, uint8_t* payload, size_t len);
-
1455  int16_t writeCommon(uint16_t cmd, uint32_t addrOffset, const uint32_t* data, size_t len);
-
1456  int16_t cryptoCommon(uint16_t cmd, uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
-
1457 };
-
1458 
-
1459 #endif
-
1460 
-
1461 #endif
+
1444  float dataRateMeasured = 0;
+
1445 
+
1446  uint8_t wifiScanMode = 0;
+
1447 
+
1448  int16_t modSetup(float tcxoVoltage, uint8_t modem);
+
1449  static int16_t SPIparseStatus(uint8_t in);
+
1450  static int16_t SPIcheckStatus(Module* mod);
+
1451  bool findChip(uint8_t ver);
+
1452  int16_t config(uint8_t modem);
+
1453  int16_t setPacketMode(uint8_t mode, uint8_t len);
+
1454  int16_t startCad(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
+
1455  int16_t setHeaderType(uint8_t hdrType, size_t len = 0xFF);
+
1456 
+
1457  // common methods to avoid some copy-paste
+
1458  int16_t bleBeaconCommon(uint16_t cmd, uint8_t chan, uint8_t* payload, size_t len);
+
1459  int16_t writeCommon(uint16_t cmd, uint32_t addrOffset, const uint32_t* data, size_t len);
+
1460  int16_t cryptoCommon(uint16_t cmd, uint8_t keyId, uint8_t* dataIn, size_t len, uint8_t* dataOut);
+
1461 };
+
1462 
+
1463 #endif
+
1464 
+
1465 #endif
Base class for LR11x0 series. All derived classes for LR11x0 (e.g. LR1110 or LR1120) inherit from thi...
Definition: LR11x0.h:647
float getSNR() override
Gets SNR (Signal to Noise Ratio) of the last received packet. Only available for LoRa modem.
Definition: LR11x0.cpp:1224
uint32_t getIrqStatus()
Reads the current IRQ status.
Definition: LR11x0.cpp:488
@@ -1094,7 +1094,7 @@ $(document).ready(function(){initNavTree('_l_r11x0_8h_source.html',''); initResi
int16_t setPreambleLength(size_t preambleLength) override
Sets preamble length for LoRa or GFSK modem. Allowed values range from 1 to 65535.
Definition: LR11x0.cpp:1078
int16_t startReceive() override
Interrupt-driven receive method with default parameters. Implemented for compatibility with PhysicalL...
Definition: LR11x0.cpp:441
int16_t finishTransmit() override
Clean up after transmission is done.
Definition: LR11x0.cpp:433
-
int16_t sleep()
Sets the module to sleep mode. To wake the device up, call standby().
Definition: LR11x0.cpp:317
+
int16_t sleep()
Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enable...
Definition: LR11x0.cpp:317
void clearIrqAction()
Clears interrupt service routine to call when IRQ1 activates.
Definition: LR11x0.cpp:346
int16_t setBitRate(float br) override
Sets GFSK bit rate. Allowed values range from 0.6 to 300.0 kbps.
Definition: LR11x0.cpp:749
int16_t beginGFSK(float br, float freqDev, float rxBw, int8_t power, uint16_t preambleLength, float tcxoVoltage)
Initialization method for FSK modem.
Definition: LR11x0.cpp:50
diff --git a/_s_x126x_8h_source.html b/_s_x126x_8h_source.html index bd953c37..9f6c5fda 100644 --- a/_s_x126x_8h_source.html +++ b/_s_x126x_8h_source.html @@ -556,260 +556,261 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
538  int16_t scanChannel() override;
539 
547  int16_t scanChannel(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
-
548 
-
555  int16_t sleep();
-
556  int16_t sleep(bool retainConfig);
-
557 
-
562  int16_t standby() override;
+
548 
+
554  int16_t sleep();
+
555 
+
562  int16_t sleep(bool retainConfig);
563 
-
571  int16_t standby(uint8_t mode, bool wakeup = true);
-
572 
-
573  // interrupt methods
-
574 
-
579  void setDio1Action(void (*func)(void));
+
568  int16_t standby() override;
+
569 
+
577  int16_t standby(uint8_t mode, bool wakeup = true);
+
578 
+
579  // interrupt methods
580 
-
584  void clearDio1Action();
-
585 
-
590  void setPacketReceivedAction(void (*func)(void)) override;
+
585  void setDio1Action(void (*func)(void));
+
586 
+
590  void clearDio1Action();
591 
-
595  void clearPacketReceivedAction() override;
-
596 
-
601  void setPacketSentAction(void (*func)(void)) override;
+
596  void setPacketReceivedAction(void (*func)(void)) override;
+
597 
+
601  void clearPacketReceivedAction() override;
602 
-
606  void clearPacketSentAction() override;
-
607 
-
612  void setChannelScanAction(void (*func)(void)) override;
+
607  void setPacketSentAction(void (*func)(void)) override;
+
608 
+
612  void clearPacketSentAction() override;
613 
-
617  void clearChannelScanAction() override;
-
618 
-
627  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr = 0) override;
-
628 
-
633  int16_t finishTransmit() override;
-
634 
-
641  int16_t startReceive() override;
-
642 
-
658  int16_t startReceive(uint32_t timeout, uint32_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint32_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE, size_t len = 0);
-
659 
-
670  int16_t startReceiveDutyCycle(uint32_t rxPeriod, uint32_t sleepPeriod, uint16_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint16_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE);
-
671 
-
686  int16_t startReceiveDutyCycleAuto(uint16_t senderPreambleLength = 0, uint16_t minSymbols = 8, uint16_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint16_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE);
-
687 
-
692  uint16_t getIrqStatus();
+
618  void setChannelScanAction(void (*func)(void)) override;
+
619 
+
623  void clearChannelScanAction() override;
+
624 
+
633  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr = 0) override;
+
634 
+
639  int16_t finishTransmit() override;
+
640 
+
647  int16_t startReceive() override;
+
648 
+
664  int16_t startReceive(uint32_t timeout, uint32_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint32_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE, size_t len = 0);
+
665 
+
676  int16_t startReceiveDutyCycle(uint32_t rxPeriod, uint32_t sleepPeriod, uint16_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint16_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE);
+
677 
+
692  int16_t startReceiveDutyCycleAuto(uint16_t senderPreambleLength = 0, uint16_t minSymbols = 8, uint16_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint16_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE);
693 
-
702  int16_t readData(uint8_t* data, size_t len) override;
-
703 
-
709  int16_t startChannelScan() override;
-
710 
-
719  int16_t startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
-
720 
-
725  int16_t getChannelScanResult() override;
+
698  uint16_t getIrqStatus();
+
699 
+
708  int16_t readData(uint8_t* data, size_t len) override;
+
709 
+
715  int16_t startChannelScan() override;
+
716 
+
725  int16_t startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
726 
-
727  // configuration methods
-
728 
-
734  int16_t setBandwidth(float bw);
-
735 
-
741  int16_t setSpreadingFactor(uint8_t sf);
-
742 
-
748  int16_t setCodingRate(uint8_t cr);
-
749 
-
756  int16_t setSyncWord(uint8_t syncWord, uint8_t controlBits = 0x44);
-
757 
-
763  int16_t setCurrentLimit(float currentLimit);
-
764 
-
769  float getCurrentLimit();
+
731  int16_t getChannelScanResult() override;
+
732 
+
733  // configuration methods
+
734 
+
740  int16_t setBandwidth(float bw);
+
741 
+
747  int16_t setSpreadingFactor(uint8_t sf);
+
748 
+
754  int16_t setCodingRate(uint8_t cr);
+
755 
+
762  int16_t setSyncWord(uint8_t syncWord, uint8_t controlBits = 0x44);
+
763 
+
769  int16_t setCurrentLimit(float currentLimit);
770 
-
776  int16_t setPreambleLength(size_t preambleLength) override;
-
777 
-
783  int16_t setFrequencyDeviation(float freqDev) override;
-
784 
-
790  int16_t setBitRate(float br) override;
-
791 
-
797  int16_t setDataRate(DataRate_t dr) override;
-
798 
-
804  int16_t checkDataRate(DataRate_t dr) override;
-
805 
-
812  int16_t setRxBandwidth(float rxBw);
-
813 
-
822  int16_t setRxBoostedGainMode(bool rxbgm, bool persist = true);
-
823 
-
831  int16_t setDataShaping(uint8_t sh) override;
-
832 
-
839  int16_t setSyncWord(uint8_t* syncWord, size_t len) override;
-
840 
-
848  int16_t setSyncBits(uint8_t *syncWord, uint8_t bitsLen);
-
849 
-
855  int16_t setNodeAddress(uint8_t nodeAddr);
-
856 
-
863  int16_t setBroadcastAddress(uint8_t broadAddr);
-
864 
-
869  int16_t disableAddressFiltering();
+
775  float getCurrentLimit();
+
776 
+
782  int16_t setPreambleLength(size_t preambleLength) override;
+
783 
+
789  int16_t setFrequencyDeviation(float freqDev) override;
+
790 
+
796  int16_t setBitRate(float br) override;
+
797 
+
803  int16_t setDataRate(DataRate_t dr) override;
+
804 
+
810  int16_t checkDataRate(DataRate_t dr) override;
+
811 
+
818  int16_t setRxBandwidth(float rxBw);
+
819 
+
828  int16_t setRxBoostedGainMode(bool rxbgm, bool persist = true);
+
829 
+
837  int16_t setDataShaping(uint8_t sh) override;
+
838 
+
845  int16_t setSyncWord(uint8_t* syncWord, size_t len) override;
+
846 
+
854  int16_t setSyncBits(uint8_t *syncWord, uint8_t bitsLen);
+
855 
+
861  int16_t setNodeAddress(uint8_t nodeAddr);
+
862 
+
869  int16_t setBroadcastAddress(uint8_t broadAddr);
870 
-
879  int16_t setCRC(uint8_t len, uint16_t initial = 0x1D0F, uint16_t polynomial = 0x1021, bool inverted = true);
-
880 
-
888  int16_t setWhitening(bool enabled, uint16_t initial = 0x01FF);
-
889 
-
899  int16_t setTCXO(float voltage, uint32_t delay = 5000);
-
900 
-
905  int16_t setDio2AsRfSwitch(bool enable = true);
+
875  int16_t disableAddressFiltering();
+
876 
+
885  int16_t setCRC(uint8_t len, uint16_t initial = 0x1D0F, uint16_t polynomial = 0x1021, bool inverted = true);
+
886 
+
894  int16_t setWhitening(bool enabled, uint16_t initial = 0x01FF);
+
895 
+
905  int16_t setTCXO(float voltage, uint32_t delay = 5000);
906 
-
911  float getDataRate() const;
+
911  int16_t setDio2AsRfSwitch(bool enable = true);
912 
-
918  float getRSSI(bool packet = true);
-
919 
-
924  float getSNR() override;
+
917  float getDataRate() const;
+
918 
+
924  float getRSSI(bool packet = true);
925 
-
933  float getFrequencyError();
-
934 
-
940  size_t getPacketLength(bool update = true) override;
-
941 
-
947  int16_t fixedPacketLengthMode(uint8_t len = RADIOLIB_SX126X_MAX_PACKET_LENGTH);
-
948 
-
954  int16_t variablePacketLengthMode(uint8_t maxLen = RADIOLIB_SX126X_MAX_PACKET_LENGTH);
-
955 
-
961  RadioLibTime_t getTimeOnAir(size_t len) override;
-
962 
-
968  RadioLibTime_t calculateRxTimeout(RadioLibTime_t timeoutUs) override;
-
969 
-
976  int16_t irqRxDoneRxTimeout(uint32_t &irqFlags, uint32_t &irqMask) override;
-
977 
-
982  bool isRxTimeout() override;
+
930  float getSNR() override;
+
931 
+
939  float getFrequencyError();
+
940 
+
946  size_t getPacketLength(bool update = true) override;
+
947 
+
953  int16_t fixedPacketLengthMode(uint8_t len = RADIOLIB_SX126X_MAX_PACKET_LENGTH);
+
954 
+
960  int16_t variablePacketLengthMode(uint8_t maxLen = RADIOLIB_SX126X_MAX_PACKET_LENGTH);
+
961 
+
967  RadioLibTime_t getTimeOnAir(size_t len) override;
+
968 
+
974  RadioLibTime_t calculateRxTimeout(RadioLibTime_t timeoutUs) override;
+
975 
+
982  int16_t irqRxDoneRxTimeout(uint32_t &irqFlags, uint32_t &irqMask) override;
983 
-
989  int16_t implicitHeader(size_t len);
-
990 
-
995  int16_t explicitHeader();
+
988  bool isRxTimeout() override;
+
989 
+
995  int16_t implicitHeader(size_t len);
996 
-
1001  int16_t setRegulatorLDO();
+
1001  int16_t explicitHeader();
1002 
-
1007  int16_t setRegulatorDCDC();
+
1007  int16_t setRegulatorLDO();
1008 
-
1014  int16_t setEncoding(uint8_t encoding) override;
-
1015 
-
1017  void setRfSwitchPins(uint32_t rxEn, uint32_t txEn);
-
1018 
-
1020  void setRfSwitchTable(const uint32_t (&pins)[Module::RFSWITCH_MAX_PINS], const Module::RfSwitchMode_t table[]);
+
1013  int16_t setRegulatorDCDC();
+
1014 
+
1020  int16_t setEncoding(uint8_t encoding) override;
1021 
-
1030  int16_t forceLDRO(bool enable);
-
1031 
-
1038  int16_t autoLDRO();
-
1039 
-
1044  uint8_t randomByte() override;
+
1023  void setRfSwitchPins(uint32_t rxEn, uint32_t txEn);
+
1024 
+
1026  void setRfSwitchTable(const uint32_t (&pins)[Module::RFSWITCH_MAX_PINS], const Module::RfSwitchMode_t table[]);
+
1027 
+
1036  int16_t forceLDRO(bool enable);
+
1037 
+
1044  int16_t autoLDRO();
1045 
-
1051  int16_t invertIQ(bool enable) override;
-
1052 
-
1053  #if !RADIOLIB_EXCLUDE_DIRECT_RECEIVE
-
1058  void setDirectAction(void (*func)(void)) override;
-
1059 
-
1064  void readBit(uint32_t pin) override;
-
1065  #endif
-
1066 
-
1076  int16_t uploadPatch(const uint32_t* patch, size_t len, bool nonvolatile = true);
-
1077 
-
1085  int16_t spectralScanStart(uint16_t numSamples, uint8_t window = RADIOLIB_SX126X_SPECTRAL_SCAN_WINDOW_DEFAULT, uint8_t interval = RADIOLIB_SX126X_SCAN_INTERVAL_8_20_US);
-
1086 
-
1090  void spectralScanAbort();
-
1091 
-
1096  int16_t spectralScanGetStatus();
+
1050  uint8_t randomByte() override;
+
1051 
+
1057  int16_t invertIQ(bool enable) override;
+
1058 
+
1059  #if !RADIOLIB_EXCLUDE_DIRECT_RECEIVE
+
1064  void setDirectAction(void (*func)(void)) override;
+
1065 
+
1070  void readBit(uint32_t pin) override;
+
1071  #endif
+
1072 
+
1082  int16_t uploadPatch(const uint32_t* patch, size_t len, bool nonvolatile = true);
+
1083 
+
1091  int16_t spectralScanStart(uint16_t numSamples, uint8_t window = RADIOLIB_SX126X_SPECTRAL_SCAN_WINDOW_DEFAULT, uint8_t interval = RADIOLIB_SX126X_SCAN_INTERVAL_8_20_US);
+
1092 
+
1096  void spectralScanAbort();
1097 
-
1103  int16_t spectralScanGetResult(uint16_t* results);
-
1104 
-
1116  int16_t setPaConfig(uint8_t paDutyCycle, uint8_t deviceSel, uint8_t hpMax = RADIOLIB_SX126X_PA_CONFIG_HP_MAX, uint8_t paLut = RADIOLIB_SX126X_PA_CONFIG_PA_LUT);
-
1117 
-
1125  int16_t calibrateImageRejection(float freqMin, float freqMax);
-
1126 
-
1131  int16_t setPaRampTime(uint8_t rampTime);
+
1102  int16_t spectralScanGetStatus();
+
1103 
+
1109  int16_t spectralScanGetResult(uint16_t* results);
+
1110 
+
1122  int16_t setPaConfig(uint8_t paDutyCycle, uint8_t deviceSel, uint8_t hpMax = RADIOLIB_SX126X_PA_CONFIG_HP_MAX, uint8_t paLut = RADIOLIB_SX126X_PA_CONFIG_PA_LUT);
+
1123 
+
1131  int16_t calibrateImageRejection(float freqMin, float freqMax);
1132 
-
1133 #if !RADIOLIB_GODMODE && !RADIOLIB_LOW_LEVEL
-
1134  protected:
-
1135 #endif
-
1136  Module* getMod() override;
-
1137 
-
1138  // SX126x SPI command implementations
-
1139  int16_t setFs();
-
1140  int16_t setTx(uint32_t timeout = 0);
-
1141  int16_t setRx(uint32_t timeout);
-
1142  int16_t setCad(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
-
1143  int16_t writeRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
-
1144  int16_t readRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
-
1145  int16_t writeBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset = 0x00);
-
1146  int16_t readBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset = 0x00);
-
1147  int16_t setDioIrqParams(uint16_t irqMask, uint16_t dio1Mask, uint16_t dio2Mask = RADIOLIB_SX126X_IRQ_NONE, uint16_t dio3Mask = RADIOLIB_SX126X_IRQ_NONE);
-
1148  virtual int16_t clearIrqStatus(uint16_t clearIrqParams = RADIOLIB_SX126X_IRQ_ALL);
-
1149  int16_t setRfFrequency(uint32_t frf);
-
1150  int16_t calibrateImage(uint8_t* data);
-
1151  uint8_t getPacketType();
-
1152  int16_t setTxParams(uint8_t power, uint8_t rampTime);
-
1153  int16_t setModulationParams(uint8_t sf, uint8_t bw, uint8_t cr, uint8_t ldro);
-
1154  int16_t setModulationParamsFSK(uint32_t br, uint8_t sh, uint8_t rxBw, uint32_t freqDev);
-
1155  int16_t setPacketParams(uint16_t preambleLen, uint8_t crcType, uint8_t payloadLen, uint8_t hdrType, uint8_t invertIQ);
-
1156  int16_t setPacketParamsFSK(uint16_t preambleLen, uint8_t crcType, uint8_t syncWordLen, uint8_t addrCmp, uint8_t whiten, uint8_t packType = RADIOLIB_SX126X_GFSK_PACKET_VARIABLE, uint8_t payloadLen = 0xFF, uint8_t preambleDetectorLen = RADIOLIB_SX126X_GFSK_PREAMBLE_DETECT_16);
-
1157  int16_t setBufferBaseAddress(uint8_t txBaseAddress = 0x00, uint8_t rxBaseAddress = 0x00);
-
1158  int16_t setRegulatorMode(uint8_t mode);
-
1159  uint8_t getStatus();
-
1160  uint32_t getPacketStatus();
-
1161  uint16_t getDeviceErrors();
-
1162  int16_t clearDeviceErrors();
-
1163 
-
1164 #if !RADIOLIB_GODMODE
-
1165  protected:
-
1166 #endif
-
1167  const char* chipType = NULL;
-
1168  uint8_t bandwidth = 0;
-
1169 
-
1170  // Allow subclasses to define different TX modes
-
1171  uint8_t txMode = Module::MODE_TX;
-
1172 
-
1173  int16_t setFrequencyRaw(float freq);
-
1174  int16_t fixPaClamping(bool enable = true);
-
1175 
-
1176  // common low-level SPI interface
-
1177  static int16_t SPIparseStatus(uint8_t in);
+
1137  int16_t setPaRampTime(uint8_t rampTime);
+
1138 
+
1139 #if !RADIOLIB_GODMODE && !RADIOLIB_LOW_LEVEL
+
1140  protected:
+
1141 #endif
+
1142  Module* getMod() override;
+
1143 
+
1144  // SX126x SPI command implementations
+
1145  int16_t setFs();
+
1146  int16_t setTx(uint32_t timeout = 0);
+
1147  int16_t setRx(uint32_t timeout);
+
1148  int16_t setCad(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin);
+
1149  int16_t writeRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
+
1150  int16_t readRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
+
1151  int16_t writeBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset = 0x00);
+
1152  int16_t readBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset = 0x00);
+
1153  int16_t setDioIrqParams(uint16_t irqMask, uint16_t dio1Mask, uint16_t dio2Mask = RADIOLIB_SX126X_IRQ_NONE, uint16_t dio3Mask = RADIOLIB_SX126X_IRQ_NONE);
+
1154  virtual int16_t clearIrqStatus(uint16_t clearIrqParams = RADIOLIB_SX126X_IRQ_ALL);
+
1155  int16_t setRfFrequency(uint32_t frf);
+
1156  int16_t calibrateImage(uint8_t* data);
+
1157  uint8_t getPacketType();
+
1158  int16_t setTxParams(uint8_t power, uint8_t rampTime);
+
1159  int16_t setModulationParams(uint8_t sf, uint8_t bw, uint8_t cr, uint8_t ldro);
+
1160  int16_t setModulationParamsFSK(uint32_t br, uint8_t sh, uint8_t rxBw, uint32_t freqDev);
+
1161  int16_t setPacketParams(uint16_t preambleLen, uint8_t crcType, uint8_t payloadLen, uint8_t hdrType, uint8_t invertIQ);
+
1162  int16_t setPacketParamsFSK(uint16_t preambleLen, uint8_t crcType, uint8_t syncWordLen, uint8_t addrCmp, uint8_t whiten, uint8_t packType = RADIOLIB_SX126X_GFSK_PACKET_VARIABLE, uint8_t payloadLen = 0xFF, uint8_t preambleDetectorLen = RADIOLIB_SX126X_GFSK_PREAMBLE_DETECT_16);
+
1163  int16_t setBufferBaseAddress(uint8_t txBaseAddress = 0x00, uint8_t rxBaseAddress = 0x00);
+
1164  int16_t setRegulatorMode(uint8_t mode);
+
1165  uint8_t getStatus();
+
1166  uint32_t getPacketStatus();
+
1167  uint16_t getDeviceErrors();
+
1168  int16_t clearDeviceErrors();
+
1169 
+
1170 #if !RADIOLIB_GODMODE
+
1171  protected:
+
1172 #endif
+
1173  const char* chipType = NULL;
+
1174  uint8_t bandwidth = 0;
+
1175 
+
1176  // Allow subclasses to define different TX modes
+
1177  uint8_t txMode = Module::MODE_TX;
1178 
-
1179 #if !RADIOLIB_GODMODE
-
1180  private:
-
1181 #endif
-
1182  Module* mod;
-
1183 
-
1184  uint8_t spreadingFactor = 0, codingRate = 0, ldrOptimize = 0, crcTypeLoRa = 0, headerType = 0;
-
1185  uint16_t preambleLengthLoRa = 0;
-
1186  float bandwidthKhz = 0;
-
1187  bool ldroAuto = true;
-
1188 
-
1189  uint32_t bitRate = 0, frequencyDev = 0;
-
1190  uint8_t rxBandwidth = 0, pulseShape = 0, crcTypeFSK = 0, syncWordLength = 0, addrComp = 0, whitening = 0, packetType = 0;
-
1191  uint16_t preambleLengthFSK = 0;
-
1192  float rxBandwidthKhz = 0;
-
1193 
-
1194  float dataRateMeasured = 0;
-
1195 
-
1196  uint32_t tcxoDelay = 0;
-
1197  uint8_t pwr = 0;
-
1198 
-
1199  size_t implicitLen = 0;
-
1200  uint8_t invertIQEnabled = RADIOLIB_SX126X_LORA_IQ_STANDARD;
+
1179  int16_t setFrequencyRaw(float freq);
+
1180  int16_t fixPaClamping(bool enable = true);
+
1181 
+
1182  // common low-level SPI interface
+
1183  static int16_t SPIparseStatus(uint8_t in);
+
1184 
+
1185 #if !RADIOLIB_GODMODE
+
1186  private:
+
1187 #endif
+
1188  Module* mod;
+
1189 
+
1190  uint8_t spreadingFactor = 0, codingRate = 0, ldrOptimize = 0, crcTypeLoRa = 0, headerType = 0;
+
1191  uint16_t preambleLengthLoRa = 0;
+
1192  float bandwidthKhz = 0;
+
1193  bool ldroAuto = true;
+
1194 
+
1195  uint32_t bitRate = 0, frequencyDev = 0;
+
1196  uint8_t rxBandwidth = 0, pulseShape = 0, crcTypeFSK = 0, syncWordLength = 0, addrComp = 0, whitening = 0, packetType = 0;
+
1197  uint16_t preambleLengthFSK = 0;
+
1198  float rxBandwidthKhz = 0;
+
1199 
+
1200  float dataRateMeasured = 0;
1201 
-
1202  int16_t config(uint8_t modem);
-
1203  bool findChip(const char* verStr);
-
1204  int16_t startReceiveCommon(uint32_t timeout = RADIOLIB_SX126X_RX_TIMEOUT_INF, uint16_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint16_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE);
-
1205  int16_t setPacketMode(uint8_t mode, uint8_t len);
-
1206  int16_t setHeaderType(uint8_t hdrType, size_t len = 0xFF);
-
1207  int16_t directMode();
-
1208  int16_t packetMode();
-
1209 
-
1210  // fixes to errata
-
1211  int16_t fixSensitivity();
-
1212  int16_t fixImplicitTimeout();
-
1213  int16_t fixInvertedIQ(uint8_t iqConfig);
-
1214 
+
1202  uint32_t tcxoDelay = 0;
+
1203  uint8_t pwr = 0;
+
1204 
+
1205  size_t implicitLen = 0;
+
1206  uint8_t invertIQEnabled = RADIOLIB_SX126X_LORA_IQ_STANDARD;
+
1207 
+
1208  int16_t config(uint8_t modem);
+
1209  bool findChip(const char* verStr);
+
1210  int16_t startReceiveCommon(uint32_t timeout = RADIOLIB_SX126X_RX_TIMEOUT_INF, uint16_t irqFlags = RADIOLIB_SX126X_IRQ_RX_DEFAULT, uint16_t irqMask = RADIOLIB_SX126X_IRQ_RX_DONE);
+
1211  int16_t setPacketMode(uint8_t mode, uint8_t len);
+
1212  int16_t setHeaderType(uint8_t hdrType, size_t len = 0xFF);
+
1213  int16_t directMode();
+
1214  int16_t packetMode();
1215 
-
1216  void regdump();
-
1217  void effectEvalPre(uint8_t* buff, uint32_t start);
-
1218  void effectEvalPost(uint8_t* buff, uint32_t start);
-
1219  void effectEval();
-
1220 };
+
1216  // fixes to errata
+
1217  int16_t fixSensitivity();
+
1218  int16_t fixImplicitTimeout();
+
1219  int16_t fixInvertedIQ(uint8_t iqConfig);
+
1220 
1221 
-
1222 #endif
-
1223 
-
1224 #endif
+
1222  void regdump();
+
1223  void effectEvalPre(uint8_t* buff, uint32_t start);
+
1224  void effectEvalPost(uint8_t* buff, uint32_t start);
+
1225  void effectEval();
+
1226 };
+
1227 
+
1228 #endif
+
1229 
+
1230 #endif
Implements all common low-level methods to control the wireless module. Every module class contains o...
Definition: Module.h:68
static const size_t RFSWITCH_MAX_PINS
The maximum number of pins supported by the RF switch code. Note: It is not recommended to use this c...
Definition: Module.h:77
@ MODE_TX
Transmission mode.
Definition: Module.h:114
@@ -896,7 +897,7 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
int16_t setWhitening(bool enabled, uint16_t initial=0x01FF)
Sets FSK whitening parameters.
Definition: SX126x.cpp:1289
int16_t setSpreadingFactor(uint8_t sf)
Sets LoRa spreading factor. Allowed values range from 5 to 12.
Definition: SX126x.cpp:838
bool standbyXOSC
Whether to use XOSC (true) or RC (false) oscillator in standby mode. Defaults to false.
Definition: SX126x.h:465
-
int16_t sleep()
Sets the module to sleep mode. To wake the device up, call standby().
Definition: SX126x.cpp:446
+
int16_t sleep()
Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enable...
Definition: SX126x.cpp:446
void setChannelScanAction(void(*func)(void)) override
Sets interrupt service routine to call when a channel scan is finished.
Definition: SX126x.cpp:507
int16_t setDataRate(DataRate_t dr) override
Set data.
Definition: SX126x.cpp:955
void clearPacketSentAction() override
Clears interrupt service routine to call when a packet is sent.
Definition: SX126x.cpp:503
diff --git a/_s_x128x_8h_source.html b/_s_x128x_8h_source.html index 382481c3..26f280a3 100644 --- a/_s_x128x_8h_source.html +++ b/_s_x128x_8h_source.html @@ -462,174 +462,176 @@ $(document).ready(function(){initNavTree('_s_x128x_8h_source.html',''); initResi
453 
458  int16_t scanChannel() override;
459 
-
466  int16_t sleep();
-
467  int16_t sleep(bool retainConfig);
-
468 
-
473  int16_t standby() override;
-
474 
-
482  int16_t standby(uint8_t mode, bool wakeup = false);
-
483 
-
484  // interrupt methods
-
485 
-
490  void setDio1Action(void (*func)(void));
-
491 
-
495  void clearDio1Action();
-
496 
-
501  void setPacketReceivedAction(void (*func)(void)) override;
-
502 
-
506  void clearPacketReceivedAction() override;
-
507 
-
512  void setPacketSentAction(void (*func)(void)) override;
-
513 
-
517  void clearPacketSentAction() override;
-
518 
-
527  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr = 0) override;
-
528 
-
533  int16_t finishTransmit() override;
-
534 
-
541  int16_t startReceive() override;
-
542 
-
555  int16_t startReceive(uint16_t timeout, uint32_t irqFlags = RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask = RADIOLIB_SX128X_IRQ_RX_DONE, size_t len = 0);
-
556 
-
561  uint16_t getIrqStatus();
-
562 
-
571  int16_t readData(uint8_t* data, size_t len) override;
-
572 
-
578  int16_t startChannelScan() override;
-
579 
-
584  int16_t getChannelScanResult() override;
-
585 
-
586  // configuration methods
-
587 
-
593  int16_t setFrequency(float freq) override;
+
465  int16_t sleep();
+
466 
+
473  int16_t sleep();
+
474  int16_t sleep(bool retainConfig);
+
475 
+
480  int16_t standby() override;
+
481 
+
489  int16_t standby(uint8_t mode, bool wakeup = false);
+
490 
+
491  // interrupt methods
+
492 
+
497  void setDio1Action(void (*func)(void));
+
498 
+
502  void clearDio1Action();
+
503 
+
508  void setPacketReceivedAction(void (*func)(void)) override;
+
509 
+
513  void clearPacketReceivedAction() override;
+
514 
+
519  void setPacketSentAction(void (*func)(void)) override;
+
520 
+
524  void clearPacketSentAction() override;
+
525 
+
534  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr = 0) override;
+
535 
+
540  int16_t finishTransmit() override;
+
541 
+
548  int16_t startReceive() override;
+
549 
+
562  int16_t startReceive(uint16_t timeout, uint32_t irqFlags = RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask = RADIOLIB_SX128X_IRQ_RX_DONE, size_t len = 0);
+
563 
+
568  uint16_t getIrqStatus();
+
569 
+
578  int16_t readData(uint8_t* data, size_t len) override;
+
579 
+
585  int16_t startChannelScan() override;
+
586 
+
591  int16_t getChannelScanResult() override;
+
592 
+
593  // configuration methods
594 
-
600  int16_t setBandwidth(float bw);
+
600  int16_t setFrequency(float freq) override;
601 
-
607  int16_t setSpreadingFactor(uint8_t sf);
+
607  int16_t setBandwidth(float bw);
608 
-
616  int16_t setCodingRate(uint8_t cr, bool longInterleaving = false);
-
617 
-
623  int16_t setOutputPower(int8_t pwr) override;
+
614  int16_t setSpreadingFactor(uint8_t sf);
+
615 
+
623  int16_t setCodingRate(uint8_t cr, bool longInterleaving = false);
624 
-
631  int16_t checkOutputPower(int8_t power, int8_t* clipped) override;
-
632 
-
638  int16_t setPreambleLength(uint32_t preambleLength);
+
630  int16_t setOutputPower(int8_t pwr) override;
+
631 
+
638  int16_t checkOutputPower(int8_t power, int8_t* clipped) override;
639 
-
646  int16_t setBitRate(float br) override;
-
647 
-
653  int16_t setFrequencyDeviation(float freqDev) override;
+
645  int16_t setPreambleLength(uint32_t preambleLength);
+
646 
+
653  int16_t setBitRate(float br) override;
654 
-
661  int16_t setDataShaping(uint8_t sh) override;
-
662 
-
670  int16_t setSyncWord(const uint8_t* syncWord, uint8_t len);
-
671 
-
678  int16_t setSyncWord(uint8_t syncWord, uint8_t controlBits = 0x44);
-
679 
-
687  int16_t setCRC(uint8_t len, uint32_t initial = 0x1D0F, uint16_t polynomial = 0x1021);
-
688 
-
694  int16_t setWhitening(bool enabled);
+
660  int16_t setFrequencyDeviation(float freqDev) override;
+
661 
+
668  int16_t setDataShaping(uint8_t sh) override;
+
669 
+
677  int16_t setSyncWord(const uint8_t* syncWord, uint8_t len);
+
678 
+
685  int16_t setSyncWord(uint8_t syncWord, uint8_t controlBits = 0x44);
+
686 
+
694  int16_t setCRC(uint8_t len, uint32_t initial = 0x1D0F, uint16_t polynomial = 0x1021);
695 
-
701  int16_t setAccessAddress(uint32_t addr);
+
701  int16_t setWhitening(bool enabled);
702 
-
708  int16_t setHighSensitivityMode(bool enable);
+
708  int16_t setAccessAddress(uint32_t addr);
709 
-
715  int16_t setGainControl(uint8_t gain = 0);
+
715  int16_t setHighSensitivityMode(bool enable);
716 
-
721  float getRSSI() override;
-
722 
-
727  float getSNR() override;
-
728 
-
733  float getFrequencyError();
-
734 
-
740  size_t getPacketLength(bool update = true) override;
+
722  int16_t setGainControl(uint8_t gain = 0);
+
723 
+
728  float getRSSI() override;
+
729 
+
734  float getSNR() override;
+
735 
+
740  float getFrequencyError();
741 
-
747  RadioLibTime_t getTimeOnAir(size_t len) override;
+
747  size_t getPacketLength(bool update = true) override;
748 
-
753  int16_t implicitHeader(size_t len);
-
754 
-
760  int16_t explicitHeader();
+
754  RadioLibTime_t getTimeOnAir(size_t len) override;
+
755 
+
760  int16_t implicitHeader(size_t len);
761 
-
767  int16_t setEncoding(uint8_t encoding) override;
+
767  int16_t explicitHeader();
768 
-
770  void setRfSwitchPins(uint32_t rxEn, uint32_t txEn);
-
771 
-
773  void setRfSwitchTable(const uint32_t (&pins)[Module::RFSWITCH_MAX_PINS], const Module::RfSwitchMode_t table[]);
-
774 
-
779  uint8_t randomByte() override;
-
780 
-
786  int16_t invertIQ(bool enable) override;
+
774  int16_t setEncoding(uint8_t encoding) override;
+
775 
+
777  void setRfSwitchPins(uint32_t rxEn, uint32_t txEn);
+
778 
+
780  void setRfSwitchTable(const uint32_t (&pins)[Module::RFSWITCH_MAX_PINS], const Module::RfSwitchMode_t table[]);
+
781 
+
786  uint8_t randomByte() override;
787 
-
788  #if !RADIOLIB_EXCLUDE_DIRECT_RECEIVE
-
793  void setDirectAction(void (*func)(void)) override;
+
793  int16_t invertIQ(bool enable) override;
794 
-
799  void readBit(uint32_t pin) override;
-
800  #endif
+
795  #if !RADIOLIB_EXCLUDE_DIRECT_RECEIVE
+
800  void setDirectAction(void (*func)(void)) override;
801 
-
802 #if !RADIOLIB_GODMODE && !RADIOLIB_LOW_LEVEL
-
803  protected:
-
804 #endif
-
805  Module* getMod() override;
-
806 
-
807  // cached LoRa parameters
-
808  float bandwidthKhz = 0;
-
809  uint8_t bandwidth = 0, spreadingFactor = 0, codingRateLoRa = 0;
-
810  uint8_t preambleLengthLoRa = 0, headerType = 0, payloadLen = 0, crcLoRa = 0;
-
811 
-
812  // SX128x SPI command implementations
-
813  uint8_t getStatus();
-
814  int16_t writeRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
-
815  int16_t readRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
-
816  int16_t writeBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset = 0x00);
-
817  int16_t readBuffer(uint8_t* data, uint8_t numBytes);
-
818  int16_t setTx(uint16_t periodBaseCount = RADIOLIB_SX128X_TX_TIMEOUT_NONE, uint8_t periodBase = RADIOLIB_SX128X_PERIOD_BASE_15_625_US);
-
819  int16_t setRx(uint16_t periodBaseCount, uint8_t periodBase = RADIOLIB_SX128X_PERIOD_BASE_15_625_US);
-
820  int16_t setCad();
-
821  uint8_t getPacketType();
-
822  int16_t setRfFrequency(uint32_t frf);
-
823  int16_t setTxParams(uint8_t pwr, uint8_t rampTime = RADIOLIB_SX128X_PA_RAMP_10_US);
-
824  int16_t setBufferBaseAddress(uint8_t txBaseAddress = 0x00, uint8_t rxBaseAddress = 0x00);
-
825  int16_t setModulationParams(uint8_t modParam1, uint8_t modParam2, uint8_t modParam3);
-
826  int16_t setPacketParamsGFSK(uint8_t preambleLen, uint8_t syncLen, uint8_t syncMatch, uint8_t crcLen, uint8_t whiten, uint8_t payLen = 0xFF, uint8_t hdrType = RADIOLIB_SX128X_GFSK_FLRC_PACKET_VARIABLE);
-
827  int16_t setPacketParamsBLE(uint8_t connState, uint8_t crcLen, uint8_t bleTest, uint8_t whiten);
-
828  int16_t setPacketParamsLoRa(uint8_t preambleLen, uint8_t hdrType, uint8_t payLen, uint8_t crc, uint8_t invIQ = RADIOLIB_SX128X_LORA_IQ_STANDARD);
-
829  int16_t setDioIrqParams(uint16_t irqMask, uint16_t dio1Mask, uint16_t dio2Mask = RADIOLIB_SX128X_IRQ_NONE, uint16_t dio3Mask = RADIOLIB_SX128X_IRQ_NONE);
-
830  int16_t clearIrqStatus(uint16_t clearIrqParams = RADIOLIB_SX128X_IRQ_ALL);
-
831  int16_t setRangingRole(uint8_t role);
-
832  int16_t setPacketType(uint8_t type);
-
833 
-
834 #if !RADIOLIB_GODMODE
-
835  private:
-
836 #endif
-
837  Module* mod;
-
838 
-
839  // common low-level SPI interface
-
840  static int16_t SPIparseStatus(uint8_t in);
-
841 
-
842  // common parameters
-
843  uint8_t power = 0;
-
844 
-
845  // cached LoRa parameters
-
846  uint8_t invertIQEnabled = RADIOLIB_SX128X_LORA_IQ_STANDARD;
-
847 
-
848  // cached GFSK parameters
-
849  float modIndexReal = 0;
-
850  uint16_t bitRateKbps = 0;
-
851  uint8_t bitRate = 0, modIndex = 0, shaping = 0;
-
852  uint8_t preambleLengthGFSK = 0, syncWordLen = 0, syncWordMatch = 0, crcGFSK = 0, whitening = 0;
-
853 
-
854  // cached FLRC parameters
-
855  uint8_t codingRateFLRC = 0;
-
856 
-
857  // cached BLE parameters
-
858  uint8_t connectionState = 0, crcBLE = 0, bleTestPayload = 0;
-
859 
-
860  int16_t config(uint8_t modem);
-
861  int16_t setHeaderType(uint8_t hdrType, size_t len = 0xFF);
-
862 };
+
806  void readBit(uint32_t pin) override;
+
807  #endif
+
808 
+
809 #if !RADIOLIB_GODMODE && !RADIOLIB_LOW_LEVEL
+
810  protected:
+
811 #endif
+
812  Module* getMod() override;
+
813 
+
814  // cached LoRa parameters
+
815  float bandwidthKhz = 0;
+
816  uint8_t bandwidth = 0, spreadingFactor = 0, codingRateLoRa = 0;
+
817  uint8_t preambleLengthLoRa = 0, headerType = 0, payloadLen = 0, crcLoRa = 0;
+
818 
+
819  // SX128x SPI command implementations
+
820  uint8_t getStatus();
+
821  int16_t writeRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
+
822  int16_t readRegister(uint16_t addr, uint8_t* data, uint8_t numBytes);
+
823  int16_t writeBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset = 0x00);
+
824  int16_t readBuffer(uint8_t* data, uint8_t numBytes);
+
825  int16_t setTx(uint16_t periodBaseCount = RADIOLIB_SX128X_TX_TIMEOUT_NONE, uint8_t periodBase = RADIOLIB_SX128X_PERIOD_BASE_15_625_US);
+
826  int16_t setRx(uint16_t periodBaseCount, uint8_t periodBase = RADIOLIB_SX128X_PERIOD_BASE_15_625_US);
+
827  int16_t setCad();
+
828  uint8_t getPacketType();
+
829  int16_t setRfFrequency(uint32_t frf);
+
830  int16_t setTxParams(uint8_t pwr, uint8_t rampTime = RADIOLIB_SX128X_PA_RAMP_10_US);
+
831  int16_t setBufferBaseAddress(uint8_t txBaseAddress = 0x00, uint8_t rxBaseAddress = 0x00);
+
832  int16_t setModulationParams(uint8_t modParam1, uint8_t modParam2, uint8_t modParam3);
+
833  int16_t setPacketParamsGFSK(uint8_t preambleLen, uint8_t syncLen, uint8_t syncMatch, uint8_t crcLen, uint8_t whiten, uint8_t payLen = 0xFF, uint8_t hdrType = RADIOLIB_SX128X_GFSK_FLRC_PACKET_VARIABLE);
+
834  int16_t setPacketParamsBLE(uint8_t connState, uint8_t crcLen, uint8_t bleTest, uint8_t whiten);
+
835  int16_t setPacketParamsLoRa(uint8_t preambleLen, uint8_t hdrType, uint8_t payLen, uint8_t crc, uint8_t invIQ = RADIOLIB_SX128X_LORA_IQ_STANDARD);
+
836  int16_t setDioIrqParams(uint16_t irqMask, uint16_t dio1Mask, uint16_t dio2Mask = RADIOLIB_SX128X_IRQ_NONE, uint16_t dio3Mask = RADIOLIB_SX128X_IRQ_NONE);
+
837  int16_t clearIrqStatus(uint16_t clearIrqParams = RADIOLIB_SX128X_IRQ_ALL);
+
838  int16_t setRangingRole(uint8_t role);
+
839  int16_t setPacketType(uint8_t type);
+
840 
+
841 #if !RADIOLIB_GODMODE
+
842  private:
+
843 #endif
+
844  Module* mod;
+
845 
+
846  // common low-level SPI interface
+
847  static int16_t SPIparseStatus(uint8_t in);
+
848 
+
849  // common parameters
+
850  uint8_t power = 0;
+
851 
+
852  // cached LoRa parameters
+
853  uint8_t invertIQEnabled = RADIOLIB_SX128X_LORA_IQ_STANDARD;
+
854 
+
855  // cached GFSK parameters
+
856  float modIndexReal = 0;
+
857  uint16_t bitRateKbps = 0;
+
858  uint8_t bitRate = 0, modIndex = 0, shaping = 0;
+
859  uint8_t preambleLengthGFSK = 0, syncWordLen = 0, syncWordMatch = 0, crcGFSK = 0, whitening = 0;
+
860 
+
861  // cached FLRC parameters
+
862  uint8_t codingRateFLRC = 0;
863 
-
864 #endif
-
865 
-
866 #endif
+
864  // cached BLE parameters
+
865  uint8_t connectionState = 0, crcBLE = 0, bleTestPayload = 0;
+
866 
+
867  int16_t config(uint8_t modem);
+
868  int16_t setHeaderType(uint8_t hdrType, size_t len = 0xFF);
+
869 };
+
870 
+
871 #endif
+
872 
+
873 #endif
Implements all common low-level methods to control the wireless module. Every module class contains o...
Definition: Module.h:68
static const size_t RFSWITCH_MAX_PINS
The maximum number of pins supported by the RF switch code. Note: It is not recommended to use this c...
Definition: Module.h:77
Provides common interface for protocols that run on LoRa/FSK modules, such as RTTY or LoRaWAN....
Definition: PhysicalLayer.h:54
@@ -671,7 +673,7 @@ $(document).ready(function(){initNavTree('_s_x128x_8h_source.html',''); initResi
int16_t startChannelScan() override
Interrupt-driven channel activity detection method. DIO1 will be activated when LoRa preamble is dete...
Definition: SX128x.cpp:640
int16_t explicitHeader()
Set explicit header mode for future reception/transmission.
Definition: SX128x.cpp:1336
int16_t setDataShaping(uint8_t sh) override
Sets time-bandwidth product of Gaussian filter applied for shaping. Allowed values are RADIOLIB_SHAPI...
Definition: SX128x.cpp:941
-
int16_t sleep()
Sets the module to sleep mode. To wake the device up, call standby().
Definition: SX128x.cpp:427
+
int16_t sleep()
Sets the module to sleep mode. To wake the device up, call standby(). Overload for PhysicalLayer comp...
Definition: SX128x.cpp:427
SX128x(Module *mod)
Default constructor.
Definition: SX128x.cpp:5
int16_t setCodingRate(uint8_t cr, bool longInterleaving=false)
Sets LoRa coding rate denominator. Allowed values range from 5 to 8.
Definition: SX128x.cpp:758
int16_t setCRC(uint8_t len, uint32_t initial=0x1D0F, uint16_t polynomial=0x1021)
Sets CRC configuration.
Definition: SX128x.cpp:1030
diff --git a/class_l_l_c_c68-members.html b/class_l_l_c_c68-members.html index 8953251b..2f86614b 100644 --- a/class_l_l_c_c68-members.html +++ b/class_l_l_c_c68-members.html @@ -177,7 +177,7 @@ $(document).ready(function(){initNavTree('class_l_l_c_c68.html',''); initResizab setTCXO(float voltage, uint32_t delay=5000)SX126x setWhitening(bool enabled, uint16_t initial=0x01FF)SX126x sleep()SX126xvirtual - sleep(bool retainConfig) (defined in SX126x)SX126x + sleep(bool retainConfig)SX126x spectralScanAbort()SX126x spectralScanGetResult(uint16_t *results)SX126x spectralScanGetStatus()SX126x diff --git a/class_l_l_c_c68.html b/class_l_l_c_c68.html index d404d4e7..0c938fc8 100644 --- a/class_l_l_c_c68.html +++ b/class_l_l_c_c68.html @@ -180,10 +180,10 @@ Public Member Functions  Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
  int16_t sleep () - Sets the module to sleep mode. To wake the device up, call standby(). More...
+ Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
  - -int16_t sleep (bool retainConfig) +int16_t sleep (bool retainConfig) + Sets the module to sleep mode. To wake the device up, call standby(). More...
  int16_t standby () override  Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator). More...
diff --git a/class_l_r1110-members.html b/class_l_r1110-members.html index f88ed263..38579a4d 100644 --- a/class_l_r1110-members.html +++ b/class_l_r1110-members.html @@ -174,7 +174,7 @@ $(document).ready(function(){initNavTree('class_l_r1110.html',''); initResizable setWhitening(bool enabled, uint16_t initial=0x01FF)LR11x0 setWiFiScanAction(void(*func)(void))LR11x0 sleep()LR11x0virtual - sleep(bool retainConfig, uint32_t sleepTime) (defined in LR11x0)LR11x0 + sleep(bool retainConfig, uint32_t sleepTime)LR11x0 standby() overrideLR11x0virtual standby(uint8_t mode, bool wakeup=true)LR11x0 PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual diff --git a/class_l_r1110.html b/class_l_r1110.html index 0afcbea7..df9b9106 100644 --- a/class_l_r1110.html +++ b/class_l_r1110.html @@ -166,10 +166,10 @@ Public Member Functions  Sets the module to standby mode. More...
  int16_t sleep () - Sets the module to sleep mode. To wake the device up, call standby(). More...
+ Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
  - -int16_t sleep (bool retainConfig, uint32_t sleepTime) +int16_t sleep (bool retainConfig, uint32_t sleepTime) + Sets the module to sleep mode. To wake the device up, call standby(). More...
  void setIrqAction (void(*func)(void))  Sets interrupt service routine to call when IRQ1 activates. More...
diff --git a/class_l_r1120-members.html b/class_l_r1120-members.html index 243a975b..12f91b16 100644 --- a/class_l_r1120-members.html +++ b/class_l_r1120-members.html @@ -174,7 +174,7 @@ $(document).ready(function(){initNavTree('class_l_r1120.html',''); initResizable setWhitening(bool enabled, uint16_t initial=0x01FF)LR11x0 setWiFiScanAction(void(*func)(void))LR11x0 sleep()LR11x0virtual - sleep(bool retainConfig, uint32_t sleepTime) (defined in LR11x0)LR11x0 + sleep(bool retainConfig, uint32_t sleepTime)LR11x0 standby() overrideLR11x0virtual standby(uint8_t mode, bool wakeup=true)LR11x0 PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual diff --git a/class_l_r1120.html b/class_l_r1120.html index 1fa53dd8..7742a7eb 100644 --- a/class_l_r1120.html +++ b/class_l_r1120.html @@ -167,10 +167,10 @@ Public Member Functions  Sets the module to standby mode. More...
  int16_t sleep () - Sets the module to sleep mode. To wake the device up, call standby(). More...
+ Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
  - -int16_t sleep (bool retainConfig, uint32_t sleepTime) +int16_t sleep (bool retainConfig, uint32_t sleepTime) + Sets the module to sleep mode. To wake the device up, call standby(). More...
  void setIrqAction (void(*func)(void))  Sets interrupt service routine to call when IRQ1 activates. More...
diff --git a/class_l_r1121-members.html b/class_l_r1121-members.html index 33970c90..ae3f2f9f 100644 --- a/class_l_r1121-members.html +++ b/class_l_r1121-members.html @@ -175,7 +175,7 @@ $(document).ready(function(){initNavTree('class_l_r1121.html',''); initResizable setWhitening(bool enabled, uint16_t initial=0x01FF)LR11x0 setWiFiScanAction(void(*func)(void))LR11x0 sleep()LR11x0virtual - sleep(bool retainConfig, uint32_t sleepTime) (defined in LR11x0)LR11x0 + sleep(bool retainConfig, uint32_t sleepTime)LR11x0 standby() overrideLR11x0virtual standby(uint8_t mode, bool wakeup=true)LR11x0 PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual diff --git a/class_l_r1121.html b/class_l_r1121.html index 81320d7c..7ef2f880 100644 --- a/class_l_r1121.html +++ b/class_l_r1121.html @@ -171,10 +171,10 @@ Public Member Functions  Sets the module to standby mode. More...
  int16_t sleep () - Sets the module to sleep mode. To wake the device up, call standby(). More...
+ Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
  - -int16_t sleep (bool retainConfig, uint32_t sleepTime) +int16_t sleep (bool retainConfig, uint32_t sleepTime) + Sets the module to sleep mode. To wake the device up, call standby(). More...
  void setIrqAction (void(*func)(void))  Sets interrupt service routine to call when IRQ1 activates. More...
diff --git a/class_l_r11x0-members.html b/class_l_r11x0-members.html index 1bd824fd..207d1511 100644 --- a/class_l_r11x0-members.html +++ b/class_l_r11x0-members.html @@ -169,7 +169,7 @@ $(document).ready(function(){initNavTree('class_l_r11x0.html',''); initResizable setWhitening(bool enabled, uint16_t initial=0x01FF)LR11x0 setWiFiScanAction(void(*func)(void))LR11x0 sleep()LR11x0virtual - sleep(bool retainConfig, uint32_t sleepTime) (defined in LR11x0)LR11x0 + sleep(bool retainConfig, uint32_t sleepTime)LR11x0 standby() overrideLR11x0virtual standby(uint8_t mode, bool wakeup=true)LR11x0 PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual diff --git a/class_l_r11x0.html b/class_l_r11x0.html index 27cc798b..f2ba8b57 100644 --- a/class_l_r11x0.html +++ b/class_l_r11x0.html @@ -150,10 +150,10 @@ Public Member Functions  Sets the module to standby mode. More...
  int16_t sleep () - Sets the module to sleep mode. To wake the device up, call standby(). More...
+ Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
  - -int16_t sleep (bool retainConfig, uint32_t sleepTime) +int16_t sleep (bool retainConfig, uint32_t sleepTime) + Sets the module to sleep mode. To wake the device up, call standby(). More...
  void setIrqAction (void(*func)(void))  Sets interrupt service routine to call when IRQ1 activates. More...
@@ -2595,7 +2595,7 @@ bool  -

◆ sleep()

+

◆ sleep() [1/2]

@@ -2617,6 +2617,39 @@ bool  +

Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility.

+
Returns
Status Codes
+ +

Reimplemented from PhysicalLayer.

+ +
+
+ +

◆ sleep() [2/2]

+ +
+
+ + + + + + + + + + + + + + + + + + +
int16_t LR11x0::sleep (bool retainConfig,
uint32_t sleepTime 
)
+
+

Sets the module to sleep mode. To wake the device up, call standby().

Parameters
@@ -2627,8 +2660,6 @@ bool 

Sets module to sleep.

Returns
Status Codes
-

Reimplemented in SX127x, Si443x, RF69, nRF24, SX128x, SX126x, and LR11x0.

+

Reimplemented in SX127x, Si443x, RF69, nRF24, SX128x, SX128x, SX126x, and LR11x0.

diff --git a/class_s_t_m32_w_lx-members.html b/class_s_t_m32_w_lx-members.html index 5d5be549..99f97acf 100644 --- a/class_s_t_m32_w_lx-members.html +++ b/class_s_t_m32_w_lx-members.html @@ -183,7 +183,7 @@ $(document).ready(function(){initNavTree('class_s_t_m32_w_lx.html',''); initResi - + diff --git a/class_s_t_m32_w_lx.html b/class_s_t_m32_w_lx.html index 3de491c3..d17a479f 100644 --- a/class_s_t_m32_w_lx.html +++ b/class_s_t_m32_w_lx.html @@ -217,10 +217,10 @@ void  - + - + + diff --git a/class_s_x1261-members.html b/class_s_x1261-members.html index d817039a..0736af63 100644 --- a/class_s_x1261-members.html +++ b/class_s_x1261-members.html @@ -176,7 +176,7 @@ $(document).ready(function(){initNavTree('class_s_x1261.html',''); initResizable - + diff --git a/class_s_x1261.html b/class_s_x1261.html index 174b6c42..d114a7a8 100644 --- a/class_s_x1261.html +++ b/class_s_x1261.html @@ -168,10 +168,10 @@ Public Member Functions - + - + + diff --git a/class_s_x1262-members.html b/class_s_x1262-members.html index 1fc2cc38..450de8c4 100644 --- a/class_s_x1262-members.html +++ b/class_s_x1262-members.html @@ -176,7 +176,7 @@ $(document).ready(function(){initNavTree('class_s_x1262.html',''); initResizable - + diff --git a/class_s_x1262.html b/class_s_x1262.html index 1e70a7a9..64b84965 100644 --- a/class_s_x1262.html +++ b/class_s_x1262.html @@ -163,10 +163,10 @@ Public Member Functions - + - + + diff --git a/class_s_x1268-members.html b/class_s_x1268-members.html index f7651cb1..cecebb95 100644 --- a/class_s_x1268-members.html +++ b/class_s_x1268-members.html @@ -176,7 +176,7 @@ $(document).ready(function(){initNavTree('class_s_x1268.html',''); initResizable - + diff --git a/class_s_x1268.html b/class_s_x1268.html index 273e83ae..a2e586e5 100644 --- a/class_s_x1268.html +++ b/class_s_x1268.html @@ -160,10 +160,10 @@ Public Member Functions - + - + + diff --git a/class_s_x126x-members.html b/class_s_x126x-members.html index c2d1f694..807f42d3 100644 --- a/class_s_x126x-members.html +++ b/class_s_x126x-members.html @@ -173,7 +173,7 @@ $(document).ready(function(){initNavTree('class_s_x126x.html',''); initResizable - + diff --git a/class_s_x126x.html b/class_s_x126x.html index c2585280..4a13ca94 100644 --- a/class_s_x126x.html +++ b/class_s_x126x.html @@ -143,10 +143,10 @@ Public Member Functions - + - + + @@ -2717,7 +2717,7 @@ bool  + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +
Returns
Status Codes
-

Reimplemented from PhysicalLayer.

- diff --git a/class_physical_layer.html b/class_physical_layer.html index eda9f1f7..6a8c0271 100644 --- a/class_physical_layer.html +++ b/class_physical_layer.html @@ -1747,7 +1747,7 @@ class 
LoRaWANNode
setTCXO(float voltage, uint32_t delay=5000)SX126x
setWhitening(bool enabled, uint16_t initial=0x01FF)SX126x
sleep()SX126xvirtual
sleep(bool retainConfig) (defined in SX126x)SX126x
sleep(bool retainConfig)SX126x
spectralScanAbort()SX126x
spectralScanGetResult(uint16_t *results)SX126x
spectralScanGetStatus()SX126x
 Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
 
-int16_t sleep (bool retainConfig)
int16_t sleep (bool retainConfig)
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 
int16_t standby () override
 Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator). More...
setTCXO(float voltage, uint32_t delay=5000)SX126x
setWhitening(bool enabled, uint16_t initial=0x01FF)SX126x
sleep()SX126xvirtual
sleep(bool retainConfig) (defined in SX126x)SX126x
sleep(bool retainConfig)SX126x
spectralScanAbort()SX126x
spectralScanGetResult(uint16_t *results)SX126x
spectralScanGetStatus()SX126x
 Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
 
-int16_t sleep (bool retainConfig)
int16_t sleep (bool retainConfig)
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 
int16_t standby () override
 Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator). More...
setTCXO(float voltage, uint32_t delay=5000)SX126x
setWhitening(bool enabled, uint16_t initial=0x01FF)SX126x
sleep()SX126xvirtual
sleep(bool retainConfig) (defined in SX126x)SX126x
sleep(bool retainConfig)SX126x
spectralScanAbort()SX126x
spectralScanGetResult(uint16_t *results)SX126x
spectralScanGetStatus()SX126x
 Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
 
-int16_t sleep (bool retainConfig)
int16_t sleep (bool retainConfig)
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 
int16_t standby () override
 Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator). More...
setTCXO(float voltage, uint32_t delay=5000)SX126x
setWhitening(bool enabled, uint16_t initial=0x01FF)SX126x
sleep()SX126xvirtual
sleep(bool retainConfig) (defined in SX126x)SX126x
sleep(bool retainConfig)SX126x
spectralScanAbort()SX126x
spectralScanGetResult(uint16_t *results)SX126x
spectralScanGetStatus()SX126x
 Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
 
-int16_t sleep (bool retainConfig)
int16_t sleep (bool retainConfig)
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 
int16_t standby () override
 Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator). More...
setTCXO(float voltage, uint32_t delay=5000)SX126x
setWhitening(bool enabled, uint16_t initial=0x01FF)SX126x
sleep()SX126xvirtual
sleep(bool retainConfig) (defined in SX126x)SX126x
sleep(bool retainConfig)SX126x
spectralScanAbort()SX126x
spectralScanGetResult(uint16_t *results)SX126x
spectralScanGetStatus()SX126x
 Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility. More...
 
-int16_t sleep (bool retainConfig)
int16_t sleep (bool retainConfig)
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 
int16_t standby () override
 Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator). More...
-

◆ sleep()

+

◆ sleep() [1/2]

@@ -2739,6 +2739,29 @@ bool 
+

Sets the module to sleep mode. To wake the device up, call standby(). Overload with warm start enabled for PhysicalLayer compatibility.

+
Returns
Status Codes
+ +

Reimplemented from PhysicalLayer.

+ + + + +

◆ sleep() [2/2]

+ +
+
+ + + + + + + + +
int16_t SX126x::sleep (bool retainConfig)
+
+

Sets the module to sleep mode. To wake the device up, call standby().

Parameters
@@ -2748,8 +2771,6 @@ bool  - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +
Returns
Status Codes
-

Reimplemented from PhysicalLayer.

- diff --git a/class_s_x1280-members.html b/class_s_x1280-members.html index cd230092..b3496604 100644 --- a/class_s_x1280-members.html +++ b/class_s_x1280-members.html @@ -161,28 +161,29 @@ $(document).ready(function(){initNavTree('class_s_x1280.html',''); initResizable
PhysicalLayer::setSyncWord(uint8_t *sync, size_t len)PhysicalLayervirtual
setWhitening(bool enabled)SX128x
sleep()SX128xvirtual
sleep(bool retainConfig) (defined in SX128x)SX128x
standby() overrideSX128xvirtual
standby(uint8_t mode, bool wakeup=false)SX128x
PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual
startChannelScan() overrideSX128xvirtual
startDirect()PhysicalLayer
startRanging(bool master, uint32_t addr, uint16_t calTable[3][6]=NULL)SX1280
startReceive() overrideSX128xvirtual
startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x
PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual
startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
startTransmit(const char *str, uint8_t addr=0)SX128x
startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer
SX1280(Module *mod)SX1280
SX1281(Module *mod)SX1281
SX128x(Module *mod)SX128xexplicit
transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
transmit(const char *str, uint8_t addr=0)SX128x
transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer
transmitDirect(uint32_t frf=0) overrideSX128xvirtual
sleep()SX128xvirtual
sleep(bool retainConfig) (defined in SX128x)SX128x
standby() overrideSX128xvirtual
standby(uint8_t mode, bool wakeup=false)SX128x
PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual
startChannelScan() overrideSX128xvirtual
startDirect()PhysicalLayer
startRanging(bool master, uint32_t addr, uint16_t calTable[3][6]=NULL)SX1280
startReceive() overrideSX128xvirtual
startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x
PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual
startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
startTransmit(const char *str, uint8_t addr=0)SX128x
startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer
SX1280(Module *mod)SX1280
SX1281(Module *mod)SX1281
SX128x(Module *mod)SX128xexplicit
transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
transmit(const char *str, uint8_t addr=0)SX128x
transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer
transmitDirect(uint32_t frf=0) overrideSX128xvirtual
diff --git a/class_s_x1280.html b/class_s_x1280.html index 40cc0e1f..cd943e95 100644 --- a/class_s_x1280.html +++ b/class_s_x1280.html @@ -160,6 +160,9 @@ Public Member Functions
 Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). Overload for PhysicalLayer compatibility. More...
 
int16_t sleep ()
 Sets the module to sleep mode. To wake the device up, call standby(). More...
 
diff --git a/class_s_x1281-members.html b/class_s_x1281-members.html index 1c52dd93..196a4839 100644 --- a/class_s_x1281-members.html +++ b/class_s_x1281-members.html @@ -159,26 +159,27 @@ $(document).ready(function(){initNavTree('class_s_x1281.html',''); initResizable
PhysicalLayer::setSyncWord(uint8_t *sync, size_t len)PhysicalLayervirtual
setWhitening(bool enabled)SX128x
sleep()SX128xvirtual
sleep(bool retainConfig) (defined in SX128x)SX128x
standby() overrideSX128xvirtual
standby(uint8_t mode, bool wakeup=false)SX128x
PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual
startChannelScan() overrideSX128xvirtual
startDirect()PhysicalLayer
startReceive() overrideSX128xvirtual
startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x
PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual
startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
startTransmit(const char *str, uint8_t addr=0)SX128x
startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer
SX1281(Module *mod)SX1281
SX128x(Module *mod)SX128xexplicit
transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
transmit(const char *str, uint8_t addr=0)SX128x
transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer
transmitDirect(uint32_t frf=0) overrideSX128xvirtual
sleep()SX128xvirtual
sleep(bool retainConfig) (defined in SX128x)SX128x
standby() overrideSX128xvirtual
standby(uint8_t mode, bool wakeup=false)SX128x
PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual
startChannelScan() overrideSX128xvirtual
startDirect()PhysicalLayer
startReceive() overrideSX128xvirtual
startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x
PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual
startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
startTransmit(const char *str, uint8_t addr=0)SX128x
startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer
SX1281(Module *mod)SX1281
SX128x(Module *mod)SX128xexplicit
transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual
transmit(const char *str, uint8_t addr=0)SX128x
transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x
PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer
transmitDirect(uint32_t frf=0) overrideSX128xvirtual
diff --git a/class_s_x1281.html b/class_s_x1281.html index 4c8a1191..301ba9b7 100644 --- a/class_s_x1281.html +++ b/class_s_x1281.html @@ -147,6 +147,9 @@ Public Member Functions  Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
  int16_t sleep () + Sets the module to sleep mode. To wake the device up, call standby(). Overload for PhysicalLayer compatibility. More...
+  +int16_t sleep ()  Sets the module to sleep mode. To wake the device up, call standby(). More...
  diff --git a/class_s_x1282-members.html b/class_s_x1282-members.html index 2849c481..ed6421c6 100644 --- a/class_s_x1282-members.html +++ b/class_s_x1282-members.html @@ -161,29 +161,30 @@ $(document).ready(function(){initNavTree('class_s_x1282.html',''); initResizable PhysicalLayer::setSyncWord(uint8_t *sync, size_t len)PhysicalLayervirtual setWhitening(bool enabled)SX128x sleep()SX128xvirtual - sleep(bool retainConfig) (defined in SX128x)SX128x - standby() overrideSX128xvirtual - standby(uint8_t mode, bool wakeup=false)SX128x - PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual - startChannelScan() overrideSX128xvirtual - startDirect()PhysicalLayer - startRanging(bool master, uint32_t addr, uint16_t calTable[3][6]=NULL)SX1280 - startReceive() overrideSX128xvirtual - startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x - PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual - startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual - startTransmit(const char *str, uint8_t addr=0)SX128x - startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x - PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer - SX1280(Module *mod)SX1280 - SX1281(Module *mod)SX1281 - SX1282(Module *mod)SX1282 - SX128x(Module *mod)SX128xexplicit - transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual - transmit(const char *str, uint8_t addr=0)SX128x - transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x - PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer - transmitDirect(uint32_t frf=0) overrideSX128xvirtual + sleep()SX128xvirtual + sleep(bool retainConfig) (defined in SX128x)SX128x + standby() overrideSX128xvirtual + standby(uint8_t mode, bool wakeup=false)SX128x + PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual + startChannelScan() overrideSX128xvirtual + startDirect()PhysicalLayer + startRanging(bool master, uint32_t addr, uint16_t calTable[3][6]=NULL)SX1280 + startReceive() overrideSX128xvirtual + startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x + PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual + startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual + startTransmit(const char *str, uint8_t addr=0)SX128x + startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x + PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer + SX1280(Module *mod)SX1280 + SX1281(Module *mod)SX1281 + SX1282(Module *mod)SX1282 + SX128x(Module *mod)SX128xexplicit + transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual + transmit(const char *str, uint8_t addr=0)SX128x + transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x + PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer + transmitDirect(uint32_t frf=0) overrideSX128xvirtual diff --git a/class_s_x1282.html b/class_s_x1282.html index a8bf6b75..ea1e0be2 100644 --- a/class_s_x1282.html +++ b/class_s_x1282.html @@ -164,6 +164,9 @@ Public Member Functions  Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
  int16_t sleep () + Sets the module to sleep mode. To wake the device up, call standby(). Overload for PhysicalLayer compatibility. More...
+  +int16_t sleep ()  Sets the module to sleep mode. To wake the device up, call standby(). More...
  diff --git a/class_s_x128x-members.html b/class_s_x128x-members.html index 9007854c..85795761 100644 --- a/class_s_x128x-members.html +++ b/class_s_x128x-members.html @@ -159,25 +159,26 @@ $(document).ready(function(){initNavTree('class_s_x128x.html',''); initResizable PhysicalLayer::setSyncWord(uint8_t *sync, size_t len)PhysicalLayervirtual setWhitening(bool enabled)SX128x sleep()SX128xvirtual - sleep(bool retainConfig) (defined in SX128x)SX128x - standby() overrideSX128xvirtual - standby(uint8_t mode, bool wakeup=false)SX128x - PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual - startChannelScan() overrideSX128xvirtual - startDirect()PhysicalLayer - startReceive() overrideSX128xvirtual - startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x - PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual - startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual - startTransmit(const char *str, uint8_t addr=0)SX128x - startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x - PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer - SX128x(Module *mod)SX128xexplicit - transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual - transmit(const char *str, uint8_t addr=0)SX128x - transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x - PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer - transmitDirect(uint32_t frf=0) overrideSX128xvirtual + sleep()SX128xvirtual + sleep(bool retainConfig) (defined in SX128x)SX128x + standby() overrideSX128xvirtual + standby(uint8_t mode, bool wakeup=false)SX128x + PhysicalLayer::standby(uint8_t mode)PhysicalLayervirtual + startChannelScan() overrideSX128xvirtual + startDirect()PhysicalLayer + startReceive() overrideSX128xvirtual + startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)SX128x + PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)PhysicalLayervirtual + startTransmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual + startTransmit(const char *str, uint8_t addr=0)SX128x + startTransmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x + PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)PhysicalLayer + SX128x(Module *mod)SX128xexplicit + transmit(uint8_t *data, size_t len, uint8_t addr=0) overrideSX128xvirtual + transmit(const char *str, uint8_t addr=0)SX128x + transmit(uint8_t *data, size_t len, uint8_t addr=0)SX128x + PhysicalLayer::transmit(const char *str, uint8_t addr=0)PhysicalLayer + transmitDirect(uint32_t frf=0) overrideSX128xvirtual diff --git a/class_s_x128x.html b/class_s_x128x.html index c617d1d1..044ce96b 100644 --- a/class_s_x128x.html +++ b/class_s_x128x.html @@ -143,6 +143,9 @@ Public Member Functions  Performs scan for LoRa transmission in the current channel. Detects both preamble and payload. More...
  int16_t sleep () + Sets the module to sleep mode. To wake the device up, call standby(). Overload for PhysicalLayer compatibility. More...
+  +int16_t sleep ()  Sets the module to sleep mode. To wake the device up, call standby(). More...
  @@ -2151,7 +2154,37 @@ virtual void  -

◆ sleep()

+

◆ sleep() [1/2]

+ +
+
+ + + + + +
+ + + + + + + +
int16_t SX128x::sleep ()
+
+virtual
+
+ +

Sets the module to sleep mode. To wake the device up, call standby(). Overload for PhysicalLayer compatibility.

+
Returns
Status Codes
+ +

Reimplemented from PhysicalLayer.

+ +
+
+ +

◆ sleep() [2/2]

diff --git a/class_s_x128x.js b/class_s_x128x.js index c4aa3ebe..6e64628f 100644 --- a/class_s_x128x.js +++ b/class_s_x128x.js @@ -53,6 +53,7 @@ var class_s_x128x = [ "setSyncWord", "class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1", null ], [ "setWhitening", "class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f", null ], [ "sleep", "class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab", null ], + [ "sleep", "class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab", null ], [ "sleep", "class_s_x128x.html#a98ef7dc21647642b40baf8c0194788c4", null ], [ "standby", "class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45", null ], [ "standby", "class_s_x128x.html#a389aab93e24ec8c7cc9c14de90e5dfae", null ], diff --git a/functions_func_s.html b/functions_func_s.html index e4304800..0ca7c629 100644 --- a/functions_func_s.html +++ b/functions_func_s.html @@ -424,7 +424,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza , SX1262 , SX1268 , SX1272 -, SX1278 +, SX1278 , SX128x
  • setPacketReceivedAction() @@ -549,8 +549,8 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza , PhysicalLayer , RF69 , Si443x -, SX126x -, SX127x +, SX126x +, SX127x , SX128x
  • setTCXO() @@ -630,7 +630,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza : Module
  • SPIreadStream() -: Module +: Module
  • SPIsetRegValue() : Module @@ -654,20 +654,20 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza : Module
  • SSTVClient() -: SSTVClient +: SSTVClient
  • standby() : BellClient , CC1101 , FSK4Client -, LR11x0 -, nRF24 +, LR11x0 +, nRF24 , PhysicalLayer -, RF69 +, RF69 , RTTYClient , Si443x , SX126x -, SX127x +, SX127x , SX128x
  • startChannelScan() @@ -692,7 +692,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza , RF69 , Si443x , SX126x -, SX127x +, SX127x , SX128x
  • startReceiveDutyCycle() diff --git a/functions_s.html b/functions_s.html index f8608576..a4f7d087 100644 --- a/functions_s.html +++ b/functions_s.html @@ -336,7 +336,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable() , RF69 , Si4430 , Si4432 -, SX1262 +, SX1262 , SX1268 , SX1272 , SX1276 @@ -484,7 +484,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable() , RF69
  • setReceivePipe() -: nRF24 +: nRF24
  • setRecvSequence() : AX25Frame diff --git a/navtreedata.js b/navtreedata.js index 48758d5f..c11182fe 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -54,7 +54,7 @@ var NAVTREEINDEX = "class_r_f69.html#a0de2a07f264839cda945faebf7319e0e", "class_s_x126x.html#a5595fff99d76d50d711b8cdad98527c4", "class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed", -"functions_type.html" +"functions_t.html" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/navtreeindex4.js b/navtreeindex4.js index 89e058b0..6fa598f2 100644 --- a/navtreeindex4.js +++ b/navtreeindex4.js @@ -11,35 +11,36 @@ var NAVTREEINDEX4 = "class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1":[3,0,74,39], "class_s_x128x.html#a275a9a86934124eab4982ad52bf91aea":[3,0,74,1], "class_s_x128x.html#a2b424000856a9dc212f571d0e8890635":[3,0,74,12], -"class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45":[3,0,74,54], +"class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45":[3,0,74,55], "class_s_x128x.html#a2c4a24623c5fd27b3cc937e55783d709":[3,0,74,3], "class_s_x128x.html#a2f8427103d6609f3ac44b23fcca4f301":[3,0,74,28], "class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99":[3,0,74,25], "class_s_x128x.html#a3563453988a83d22dd07d4691543a300":[3,0,74,22], "class_s_x128x.html#a3837662441a9eb3f0a71f4f667db9e91":[3,0,74,40], -"class_s_x128x.html#a389aab93e24ec8c7cc9c14de90e5dfae":[3,0,74,55], +"class_s_x128x.html#a389aab93e24ec8c7cc9c14de90e5dfae":[3,0,74,56], "class_s_x128x.html#a390fd0749b316eed67da7b54f4f24735":[3,0,74,14], -"class_s_x128x.html#a3dd42f8d5569487ea74f004ca652a709":[3,0,74,63], +"class_s_x128x.html#a3dd42f8d5569487ea74f004ca652a709":[3,0,74,64], "class_s_x128x.html#a4587409a9b96a0c496cf12b3acac20c4":[3,0,74,10], "class_s_x128x.html#a46e7979288205689ea97f1c26d1da07e":[3,0,74,19], -"class_s_x128x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,74,62], -"class_s_x128x.html#a53892566b0259d348158efe3c3c3601a":[3,0,74,65], +"class_s_x128x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,74,63], +"class_s_x128x.html#a53892566b0259d348158efe3c3c3601a":[3,0,74,66], "class_s_x128x.html#a5ba683fbc4a46418ce3736f224fb55f2":[3,0,74,46], "class_s_x128x.html#a5cf9f188217bb10932cef65935b59da2":[3,0,74,5], -"class_s_x128x.html#a6083c3789671527e5aee5fd1b8723996":[3,0,74,58], +"class_s_x128x.html#a6083c3789671527e5aee5fd1b8723996":[3,0,74,59], "class_s_x128x.html#a6e45fbfaec7063e52e188f47a3a585a5":[3,0,74,41], "class_s_x128x.html#a6ed60dfbd142315bb4e1abd2555a470a":[3,0,74,4], -"class_s_x128x.html#a803eaca8bb7fdfa3570cf4aa95f8e729":[3,0,74,57], +"class_s_x128x.html#a803eaca8bb7fdfa3570cf4aa95f8e729":[3,0,74,58], "class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947":[3,0,74,37], "class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f":[3,0,74,51], "class_s_x128x.html#a8d331080599e09ef0b11a77cffd6f13a":[3,0,74,20], -"class_s_x128x.html#a923654706eff5118ef6e84214e837f27":[3,0,74,59], +"class_s_x128x.html#a923654706eff5118ef6e84214e837f27":[3,0,74,60], "class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5":[3,0,74,29], -"class_s_x128x.html#a948156af6e886bc46a6c6c5fb10a087a":[3,0,74,56], +"class_s_x128x.html#a948156af6e886bc46a6c6c5fb10a087a":[3,0,74,57], "class_s_x128x.html#a94b7fb26cc99385d30b0c98b76d8188d":[3,0,74,9], "class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb":[3,0,74,23], -"class_s_x128x.html#a98ef7dc21647642b40baf8c0194788c4":[3,0,74,53], +"class_s_x128x.html#a98ef7dc21647642b40baf8c0194788c4":[3,0,74,54], "class_s_x128x.html#a99491c705e88dddc820f884b778f1660":[3,0,74,34], +"class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab":[3,0,74,53], "class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab":[3,0,74,52], "class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7":[3,0,74,0], "class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a":[3,0,74,32], @@ -53,7 +54,7 @@ var NAVTREEINDEX4 = "class_s_x128x.html#ac79047a072a038194f3429a913e7aaee":[3,0,74,7], "class_s_x128x.html#ace5ede905bf85aada0c61b9cfaaea127":[3,0,74,2], "class_s_x128x.html#ad5789bd27d46b24f54aac9ca55ec9958":[3,0,74,47], -"class_s_x128x.html#ad59e37ce0606dc8051e40be9d14cfec3":[3,0,74,60], +"class_s_x128x.html#ad59e37ce0606dc8051e40be9d14cfec3":[3,0,74,61], "class_s_x128x.html#ad6570f33bae09bc8b7617f9da39033ac":[3,0,74,31], "class_s_x128x.html#ad9584464d2e4cc09686cf4e83e65d3e0":[3,0,74,49], "class_s_x128x.html#ad98c4526ef971f9aadb30e351a37eaf9":[3,0,74,43], @@ -62,8 +63,8 @@ var NAVTREEINDEX4 = "class_s_x128x.html#ae435f57132f76f4283abb870176acf54":[3,0,74,48], "class_s_x128x.html#ae7d3676df8f28c79b9bee23df884fa55":[3,0,74,17], "class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a":[3,0,74,30], -"class_s_x128x.html#aef221e7d463c5228ce00ed6934512848":[3,0,74,61], -"class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5":[3,0,74,64], +"class_s_x128x.html#aef221e7d463c5228ce00ed6934512848":[3,0,74,62], +"class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5":[3,0,74,65], "class_s_x128x.html#af2e1d173694a59082a22922a6f7d50a8":[3,0,74,21], "class_s_x128x.html#aff7d86352c98771595375e17d19a2a97":[3,0,74,26], "class_si4430.html":[3,0,49], @@ -206,8 +207,8 @@ var NAVTREEINDEX4 = "dir_ed12d23d857ca7061030f8751e72e77c.html":[4,0,0,0,10], "dir_f980efad9544c0545d0fa50a84ff12f2.html":[4,0,0,0,9], "files.html":[4,0], -"functions.html":[3,3,0], "functions.html":[3,3,0,0], +"functions.html":[3,3,0], "functions_b.html":[3,3,0,1], "functions_c.html":[3,3,0,2], "functions_d.html":[3,3,0,3], @@ -215,8 +216,8 @@ var NAVTREEINDEX4 = "functions_enum.html":[3,3,4], "functions_eval.html":[3,3,5], "functions_f.html":[3,3,0,5], -"functions_func.html":[3,3,1,0], "functions_func.html":[3,3,1], +"functions_func.html":[3,3,1,0], "functions_func_b.html":[3,3,1,1], "functions_func_c.html":[3,3,1,2], "functions_func_d.html":[3,3,1,3], @@ -248,6 +249,5 @@ var NAVTREEINDEX4 = "functions_o.html":[3,3,0,13], "functions_p.html":[3,3,0,14], "functions_r.html":[3,3,0,15], -"functions_s.html":[3,3,0,16], -"functions_t.html":[3,3,0,17] +"functions_s.html":[3,3,0,16] }; diff --git a/navtreeindex5.js b/navtreeindex5.js index 591b1449..97f857f5 100644 --- a/navtreeindex5.js +++ b/navtreeindex5.js @@ -1,5 +1,6 @@ var NAVTREEINDEX5 = { +"functions_t.html":[3,3,0,17], "functions_type.html":[3,3,3], "functions_u.html":[3,3,0,18], "functions_v.html":[3,3,0,19], diff --git a/search/all_10.js b/search/all_10.js index d910edfd..7e4457a3 100644 --- a/search/all_10.js +++ b/search/all_10.js @@ -105,7 +105,7 @@ var searchData= ['si4432_502',['Si4432',['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432::Si4432()'],['../class_si4432.html',1,'Si4432']]], ['si443x_503',['Si443x',['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x::Si443x()'],['../class_si443x.html',1,'Si443x']]], ['size_504',['size',['../class_radio_lib_c_r_c.html#ad09b067c00cda1cc676c13602dee2f5a',1,'RadioLibCRC']]], - ['sleep_505',['sleep',['../class_physical_layer.html#af1bb9a5da26da8829795ebb72e9c666e',1,'PhysicalLayer::sleep()'],['../class_l_r11x0.html#ab0d389f1ffaccd7bf97e1e1d52c6136e',1,'LR11x0::sleep()'],['../classn_r_f24.html#a69b75e0889c609099487a43c8c3b6721',1,'nRF24::sleep()'],['../class_r_f69.html#adec9debf69f5ee846a5b6e34831ade3c',1,'RF69::sleep()'],['../class_si443x.html#ab0cc51d6b4264acf8e3e49a3a490dee9',1,'Si443x::sleep()'],['../class_s_x126x.html#aecdecd788d254fdea92fde5037693fef',1,'SX126x::sleep()'],['../class_s_x127x.html#a1ff85ee7979da08b4e66316f1ba2c6a9',1,'SX127x::sleep()'],['../class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab',1,'SX128x::sleep()']]], + ['sleep_505',['sleep',['../class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab',1,'SX128x::sleep()'],['../class_l_r11x0.html#ad2786a2f17af5769c772ebc73df88e1f',1,'LR11x0::sleep(bool retainConfig, uint32_t sleepTime)'],['../class_l_r11x0.html#ab0d389f1ffaccd7bf97e1e1d52c6136e',1,'LR11x0::sleep()'],['../classn_r_f24.html#a69b75e0889c609099487a43c8c3b6721',1,'nRF24::sleep()'],['../class_r_f69.html#adec9debf69f5ee846a5b6e34831ade3c',1,'RF69::sleep()'],['../class_si443x.html#ab0cc51d6b4264acf8e3e49a3a490dee9',1,'Si443x::sleep()'],['../class_s_x126x.html#aecdecd788d254fdea92fde5037693fef',1,'SX126x::sleep()'],['../class_s_x126x.html#aad7e4df3e1ca20d524e1d776047e1013',1,'SX126x::sleep(bool retainConfig)'],['../class_s_x127x.html#a1ff85ee7979da08b4e66316f1ba2c6a9',1,'SX127x::sleep()'],['../class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab',1,'SX128x::sleep()'],['../class_physical_layer.html#af1bb9a5da26da8829795ebb72e9c666e',1,'PhysicalLayer::sleep()']]], ['spectralscanabort_506',['spectralScanAbort',['../class_s_x126x.html#a865397e1cca38bec2d055c047825ea07',1,'SX126x']]], ['spectralscangetresult_507',['spectralScanGetResult',['../class_s_x126x.html#ae473773e5bed4b08452e80311bdb26f2',1,'SX126x']]], ['spectralscangetstatus_508',['spectralScanGetStatus',['../class_s_x126x.html#a5595fff99d76d50d711b8cdad98527c4',1,'SX126x']]], diff --git a/search/enums_0.js b/search/enums_0.js index a063fea8..9249b5a9 100644 --- a/search/enums_0.js +++ b/search/enums_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['opmode_5ft_1144',['OpMode_t',['../class_module.html#a5a67b3a63420d762ecba9448671c99bf',1,'Module::OpMode_t()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787',1,'STM32WLx::OpMode_t()']]] + ['opmode_5ft_1143',['OpMode_t',['../class_module.html#a5a67b3a63420d762ecba9448671c99bf',1,'Module::OpMode_t()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787',1,'STM32WLx::OpMode_t()']]] ]; diff --git a/search/enumvalues_0.js b/search/enumvalues_0.js index 0081cbba..79dbfa0b 100644 --- a/search/enumvalues_0.js +++ b/search/enumvalues_0.js @@ -1,9 +1,9 @@ var searchData= [ - ['mode_5fend_5fof_5ftable_1145',['MODE_END_OF_TABLE',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa81cdd8986054c2ae5657eb5dfd536770',1,'Module::MODE_END_OF_TABLE()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a0cffe238c4822ab7f8beddf4ec72052b',1,'STM32WLx::MODE_END_OF_TABLE()']]], - ['mode_5fidle_1146',['MODE_IDLE',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa505acc66c5e0faa83d2216aca5f3e671',1,'Module::MODE_IDLE()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a8cf0ccad0eec5fde12798e0b0347d6bf',1,'STM32WLx::MODE_IDLE()']]], - ['mode_5frx_1147',['MODE_RX',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa7664838bb0818663f55b3354fec8a18f',1,'Module::MODE_RX()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a85ffabc9f35e2683aefdd785bf912172',1,'STM32WLx::MODE_RX()']]], - ['mode_5ftx_1148',['MODE_TX',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa269f4bc8ba3eb3d8568feb7b2decf571',1,'Module']]], - ['mode_5ftx_5fhp_1149',['MODE_TX_HP',['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a50df4b8580f1bded3cb61e79f954789e',1,'STM32WLx']]], - ['mode_5ftx_5flp_1150',['MODE_TX_LP',['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a20a2eda9aaf3c7cdb4a55955d6ff3544',1,'STM32WLx']]] + ['mode_5fend_5fof_5ftable_1144',['MODE_END_OF_TABLE',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa81cdd8986054c2ae5657eb5dfd536770',1,'Module::MODE_END_OF_TABLE()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a0cffe238c4822ab7f8beddf4ec72052b',1,'STM32WLx::MODE_END_OF_TABLE()']]], + ['mode_5fidle_1145',['MODE_IDLE',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa505acc66c5e0faa83d2216aca5f3e671',1,'Module::MODE_IDLE()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a8cf0ccad0eec5fde12798e0b0347d6bf',1,'STM32WLx::MODE_IDLE()']]], + ['mode_5frx_1146',['MODE_RX',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa7664838bb0818663f55b3354fec8a18f',1,'Module::MODE_RX()'],['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a85ffabc9f35e2683aefdd785bf912172',1,'STM32WLx::MODE_RX()']]], + ['mode_5ftx_1147',['MODE_TX',['../class_module.html#a5a67b3a63420d762ecba9448671c99bfa269f4bc8ba3eb3d8568feb7b2decf571',1,'Module']]], + ['mode_5ftx_5fhp_1148',['MODE_TX_HP',['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a50df4b8580f1bded3cb61e79f954789e',1,'STM32WLx']]], + ['mode_5ftx_5flp_1149',['MODE_TX_LP',['../class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a20a2eda9aaf3c7cdb4a55955d6ff3544',1,'STM32WLx']]] ]; diff --git a/search/functions_10.js b/search/functions_10.js index 23719c99..4c773f49 100644 --- a/search/functions_10.js +++ b/search/functions_10.js @@ -1,9 +1,9 @@ var searchData= [ - ['term_997',['term',['../class_module.html#a45bd514a1f2859d9a867c8f9b13eb332',1,'Module::term()'],['../class_radio_lib_hal.html#aa4f2bd49aea5a19aa9f85c720b4a883e',1,'RadioLibHal::term()']]], - ['timeuntiluplink_998',['timeUntilUplink',['../class_lo_ra_w_a_n_node.html#a49e690c14858b46692e4ce9aa5a2566a',1,'LoRaWANNode']]], - ['tone_999',['tone',['../class_radio_lib_hal.html#a62c9032e834ba420d81dc3e69df64e17',1,'RadioLibHal::tone()'],['../class_a_f_s_k_client.html#a6d2341901c83e45f853c077e60f1fa33',1,'AFSKClient::tone()']]], - ['transmit_1000',['transmit',['../class_l_r11x0.html#a492b2d057dd803c3884fa1adc8e22534',1,'LR11x0::transmit()'],['../classn_r_f24.html#a492b2d057dd803c3884fa1adc8e22534',1,'nRF24::transmit()'],['../class_l_r11x0.html#a3dd42f8d5569487ea74f004ca652a709',1,'LR11x0::transmit()'],['../classn_r_f24.html#a3dd42f8d5569487ea74f004ca652a709',1,'nRF24::transmit()'],['../class_r_f69.html#a492b2d057dd803c3884fa1adc8e22534',1,'RF69::transmit(const char *str, uint8_t addr=0)'],['../class_r_f69.html#a3dd42f8d5569487ea74f004ca652a709',1,'RF69::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_si443x.html#a492b2d057dd803c3884fa1adc8e22534',1,'Si443x::transmit(const char *str, uint8_t addr=0)'],['../class_si443x.html#a3dd42f8d5569487ea74f004ca652a709',1,'Si443x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x126x.html#a492b2d057dd803c3884fa1adc8e22534',1,'SX126x::transmit(const char *str, uint8_t addr=0)'],['../class_s_x126x.html#a3dd42f8d5569487ea74f004ca652a709',1,'SX126x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x127x.html#a492b2d057dd803c3884fa1adc8e22534',1,'SX127x::transmit(const char *str, uint8_t addr=0)'],['../class_s_x127x.html#a3dd42f8d5569487ea74f004ca652a709',1,'SX127x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x128x.html#a492b2d057dd803c3884fa1adc8e22534',1,'SX128x::transmit(const char *str, uint8_t addr=0)'],['../class_s_x128x.html#a3dd42f8d5569487ea74f004ca652a709',1,'SX128x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_c_c1101.html#a492b2d057dd803c3884fa1adc8e22534',1,'CC1101::transmit(const char *str, uint8_t addr=0)'],['../class_c_c1101.html#a7cb99a9200b21829b50e3fc3878573f4',1,'CC1101::transmit(uint8_t *data, size_t len, uint8_t addr=0) override'],['../class_l_r11x0.html#a3a1de95be55f7ecc1d26a7aa7983cdba',1,'LR11x0::transmit()'],['../classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044',1,'nRF24::transmit()'],['../class_r_f69.html#a09ba80f60ee7974011a4b4f6c18c6847',1,'RF69::transmit()'],['../class_si443x.html#a782748025e19ec6e597293afb6570bff',1,'Si443x::transmit()'],['../class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009',1,'SX126x::transmit()'],['../class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29',1,'SX127x::transmit()'],['../class_a_x25_client.html#a985790943f3f3e06a2dfdd36977d0b98',1,'AX25Client::transmit()'],['../class_pager_client.html#adbab4e162a5719bd4407a42a85d26ff6',1,'PagerClient::transmit(const char *str, uint32_t addr, uint8_t encoding=RADIOLIB_PAGER_BCD, uint8_t function=RADIOLIB_PAGER_FUNC_AUTO)'],['../class_pager_client.html#aa9df7f8675170affc5256a896168601b',1,'PagerClient::transmit(uint8_t *data, size_t len, uint32_t addr, uint8_t encoding=RADIOLIB_PAGER_BCD, uint8_t function=RADIOLIB_PAGER_FUNC_AUTO)'],['../class_physical_layer.html#a492b2d057dd803c3884fa1adc8e22534',1,'PhysicalLayer::transmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#a3dd42f8d5569487ea74f004ca652a709',1,'PhysicalLayer::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_c_c1101.html#a3dd42f8d5569487ea74f004ca652a709',1,'CC1101::transmit()'],['../class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5',1,'SX128x::transmit()']]], - ['transmitdirect_1001',['transmitDirect',['../classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303',1,'nRF24::transmitDirect()'],['../class_physical_layer.html#aa4c99ac794ee653c2061be4201724b65',1,'PhysicalLayer::transmitDirect()'],['../class_external_radio.html#a25be77aea48cfbdcae05ed32b660daef',1,'ExternalRadio::transmitDirect()'],['../class_s_x128x.html#a53892566b0259d348158efe3c3c3601a',1,'SX128x::transmitDirect()'],['../class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84',1,'SX127x::transmitDirect()'],['../class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b',1,'SX126x::transmitDirect()'],['../class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99',1,'Si443x::transmitDirect()'],['../class_r_f69.html#a222682569338abb49d6952430b6eebdd',1,'RF69::transmitDirect()'],['../class_l_r11x0.html#ae077957969f6274a53f63b314b6f1359',1,'LR11x0::transmitDirect()'],['../class_c_c1101.html#a240eef8fa7d838d76f3c11086dc50e46',1,'CC1101::transmitDirect(uint32_t frf=0) override']]], - ['transmitdirectasync_1002',['transmitDirectAsync',['../class_c_c1101.html#aef7c152858537a40e71cf133962cb893',1,'CC1101']]] + ['term_996',['term',['../class_module.html#a45bd514a1f2859d9a867c8f9b13eb332',1,'Module::term()'],['../class_radio_lib_hal.html#aa4f2bd49aea5a19aa9f85c720b4a883e',1,'RadioLibHal::term()']]], + ['timeuntiluplink_997',['timeUntilUplink',['../class_lo_ra_w_a_n_node.html#a49e690c14858b46692e4ce9aa5a2566a',1,'LoRaWANNode']]], + ['tone_998',['tone',['../class_radio_lib_hal.html#a62c9032e834ba420d81dc3e69df64e17',1,'RadioLibHal::tone()'],['../class_a_f_s_k_client.html#a6d2341901c83e45f853c077e60f1fa33',1,'AFSKClient::tone()']]], + ['transmit_999',['transmit',['../class_l_r11x0.html#a492b2d057dd803c3884fa1adc8e22534',1,'LR11x0::transmit()'],['../classn_r_f24.html#a492b2d057dd803c3884fa1adc8e22534',1,'nRF24::transmit()'],['../class_l_r11x0.html#a3dd42f8d5569487ea74f004ca652a709',1,'LR11x0::transmit()'],['../classn_r_f24.html#a3dd42f8d5569487ea74f004ca652a709',1,'nRF24::transmit()'],['../class_r_f69.html#a492b2d057dd803c3884fa1adc8e22534',1,'RF69::transmit(const char *str, uint8_t addr=0)'],['../class_r_f69.html#a3dd42f8d5569487ea74f004ca652a709',1,'RF69::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_si443x.html#a492b2d057dd803c3884fa1adc8e22534',1,'Si443x::transmit(const char *str, uint8_t addr=0)'],['../class_si443x.html#a3dd42f8d5569487ea74f004ca652a709',1,'Si443x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x126x.html#a492b2d057dd803c3884fa1adc8e22534',1,'SX126x::transmit(const char *str, uint8_t addr=0)'],['../class_s_x126x.html#a3dd42f8d5569487ea74f004ca652a709',1,'SX126x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x127x.html#a492b2d057dd803c3884fa1adc8e22534',1,'SX127x::transmit(const char *str, uint8_t addr=0)'],['../class_s_x127x.html#a3dd42f8d5569487ea74f004ca652a709',1,'SX127x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x128x.html#a492b2d057dd803c3884fa1adc8e22534',1,'SX128x::transmit(const char *str, uint8_t addr=0)'],['../class_s_x128x.html#a3dd42f8d5569487ea74f004ca652a709',1,'SX128x::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_c_c1101.html#a492b2d057dd803c3884fa1adc8e22534',1,'CC1101::transmit(const char *str, uint8_t addr=0)'],['../class_c_c1101.html#a7cb99a9200b21829b50e3fc3878573f4',1,'CC1101::transmit(uint8_t *data, size_t len, uint8_t addr=0) override'],['../class_l_r11x0.html#a3a1de95be55f7ecc1d26a7aa7983cdba',1,'LR11x0::transmit()'],['../classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044',1,'nRF24::transmit()'],['../class_r_f69.html#a09ba80f60ee7974011a4b4f6c18c6847',1,'RF69::transmit()'],['../class_si443x.html#a782748025e19ec6e597293afb6570bff',1,'Si443x::transmit()'],['../class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009',1,'SX126x::transmit()'],['../class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29',1,'SX127x::transmit()'],['../class_a_x25_client.html#a985790943f3f3e06a2dfdd36977d0b98',1,'AX25Client::transmit()'],['../class_pager_client.html#adbab4e162a5719bd4407a42a85d26ff6',1,'PagerClient::transmit(const char *str, uint32_t addr, uint8_t encoding=RADIOLIB_PAGER_BCD, uint8_t function=RADIOLIB_PAGER_FUNC_AUTO)'],['../class_pager_client.html#aa9df7f8675170affc5256a896168601b',1,'PagerClient::transmit(uint8_t *data, size_t len, uint32_t addr, uint8_t encoding=RADIOLIB_PAGER_BCD, uint8_t function=RADIOLIB_PAGER_FUNC_AUTO)'],['../class_physical_layer.html#a492b2d057dd803c3884fa1adc8e22534',1,'PhysicalLayer::transmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#a3dd42f8d5569487ea74f004ca652a709',1,'PhysicalLayer::transmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_c_c1101.html#a3dd42f8d5569487ea74f004ca652a709',1,'CC1101::transmit()'],['../class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5',1,'SX128x::transmit()']]], + ['transmitdirect_1000',['transmitDirect',['../classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303',1,'nRF24::transmitDirect()'],['../class_physical_layer.html#aa4c99ac794ee653c2061be4201724b65',1,'PhysicalLayer::transmitDirect()'],['../class_external_radio.html#a25be77aea48cfbdcae05ed32b660daef',1,'ExternalRadio::transmitDirect()'],['../class_s_x128x.html#a53892566b0259d348158efe3c3c3601a',1,'SX128x::transmitDirect()'],['../class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84',1,'SX127x::transmitDirect()'],['../class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b',1,'SX126x::transmitDirect()'],['../class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99',1,'Si443x::transmitDirect()'],['../class_r_f69.html#a222682569338abb49d6952430b6eebdd',1,'RF69::transmitDirect()'],['../class_l_r11x0.html#ae077957969f6274a53f63b314b6f1359',1,'LR11x0::transmitDirect()'],['../class_c_c1101.html#a240eef8fa7d838d76f3c11086dc50e46',1,'CC1101::transmitDirect(uint32_t frf=0) override']]], + ['transmitdirectasync_1001',['transmitDirectAsync',['../class_c_c1101.html#aef7c152858537a40e71cf133962cb893',1,'CC1101']]] ]; diff --git a/search/functions_11.js b/search/functions_11.js index feab0f59..ed4c08cd 100644 --- a/search/functions_11.js +++ b/search/functions_11.js @@ -1,5 +1,5 @@ var searchData= [ - ['uplink_1003',['uplink',['../class_lo_ra_w_a_n_node.html#a1fa484970865e476311bf25969968fff',1,'LoRaWANNode::uplink(const char *str, uint8_t fPort, bool isConfirmed=false, LoRaWANEvent_t *event=NULL)'],['../class_lo_ra_w_a_n_node.html#a66c170a6055e66915d3e94ce43a63e58',1,'LoRaWANNode::uplink(uint8_t *data, size_t len, uint8_t fPort, bool isConfirmed=false, LoRaWANEvent_t *event=NULL)']]], - ['uploadpatch_1004',['uploadPatch',['../class_s_x126x.html#a2af78b744b3e61d3857bed93c3b1bde1',1,'SX126x']]] + ['uplink_1002',['uplink',['../class_lo_ra_w_a_n_node.html#a1fa484970865e476311bf25969968fff',1,'LoRaWANNode::uplink(const char *str, uint8_t fPort, bool isConfirmed=false, LoRaWANEvent_t *event=NULL)'],['../class_lo_ra_w_a_n_node.html#a66c170a6055e66915d3e94ce43a63e58',1,'LoRaWANNode::uplink(uint8_t *data, size_t len, uint8_t fPort, bool isConfirmed=false, LoRaWANEvent_t *event=NULL)']]], + ['uploadpatch_1003',['uploadPatch',['../class_s_x126x.html#a2af78b744b3e61d3857bed93c3b1bde1',1,'SX126x']]] ]; diff --git a/search/functions_12.js b/search/functions_12.js index e8e674e2..b725c202 100644 --- a/search/functions_12.js +++ b/search/functions_12.js @@ -1,5 +1,5 @@ var searchData= [ - ['variablepacketlengthmode_1005',['variablePacketLengthMode',['../class_c_c1101.html#a50b9e73d2d82a4cd03841f465825b73f',1,'CC1101::variablePacketLengthMode()'],['../class_l_r11x0.html#adcd56cf63e91449b6cd03782a69c3451',1,'LR11x0::variablePacketLengthMode()'],['../class_r_f69.html#af434c67aabe02258ee6696a59973617b',1,'RF69::variablePacketLengthMode()'],['../class_si443x.html#abcca8ab4a1229efb5e7c6b09e564a48a',1,'Si443x::variablePacketLengthMode()'],['../class_s_x126x.html#a92c157efe751b4ae73d22ff44115285d',1,'SX126x::variablePacketLengthMode()'],['../class_s_x127x.html#a1d39296b40e7282ef44d8f376065e92c',1,'SX127x::variablePacketLengthMode()']]], - ['verifycmac_1006',['verifyCMAC',['../class_radio_lib_a_e_s128.html#a235daad00bd77a406d7fc187bcb2192e',1,'RadioLibAES128']]] + ['variablepacketlengthmode_1004',['variablePacketLengthMode',['../class_c_c1101.html#a50b9e73d2d82a4cd03841f465825b73f',1,'CC1101::variablePacketLengthMode()'],['../class_l_r11x0.html#adcd56cf63e91449b6cd03782a69c3451',1,'LR11x0::variablePacketLengthMode()'],['../class_r_f69.html#af434c67aabe02258ee6696a59973617b',1,'RF69::variablePacketLengthMode()'],['../class_si443x.html#abcca8ab4a1229efb5e7c6b09e564a48a',1,'Si443x::variablePacketLengthMode()'],['../class_s_x126x.html#a92c157efe751b4ae73d22ff44115285d',1,'SX126x::variablePacketLengthMode()'],['../class_s_x127x.html#a1d39296b40e7282ef44d8f376065e92c',1,'SX127x::variablePacketLengthMode()']]], + ['verifycmac_1005',['verifyCMAC',['../class_radio_lib_a_e_s128.html#a235daad00bd77a406d7fc187bcb2192e',1,'RadioLibAES128']]] ]; diff --git a/search/functions_13.js b/search/functions_13.js index 60853bf1..bb13d797 100644 --- a/search/functions_13.js +++ b/search/functions_13.js @@ -1,7 +1,7 @@ var searchData= [ - ['waitformicroseconds_1007',['waitForMicroseconds',['../class_module.html#a7df4c687249c07af2594a5f7ad0a946f',1,'Module']]], - ['wifiscan_1008',['wifiScan',['../class_l_r11x0.html#ade5478296ebc7e02281c95609d5d75ab',1,'LR11x0']]], - ['wipe_1009',['wipe',['../class_lo_ra_w_a_n_node.html#a9613998d071bcf401be9ad57ff8591ea',1,'LoRaWANNode']]], - ['write_1010',['write',['../class_bell_client.html#a69bd78bf3be2724b4f34c80c2bd3a6df',1,'BellClient::write()'],['../class_f_s_k4_client.html#aa59fb42d3eeafe5ab3f0437ef5567ec2',1,'FSK4Client::write(uint8_t *buff, size_t len)'],['../class_f_s_k4_client.html#a31218736d4f9a3412ee9009a4c4f5a22',1,'FSK4Client::write(uint8_t b)'],['../class_hell_client.html#af557774ad72c24a94faff8c2be30f0d1',1,'HellClient::write()'],['../class_morse_client.html#a4a9cf8bf1a8bd270417a1a9fca660ef1',1,'MorseClient::write()'],['../class_r_t_t_y_client.html#a23220f58b7bda1f24b6343875561586a',1,'RTTYClient::write()']]] + ['waitformicroseconds_1006',['waitForMicroseconds',['../class_module.html#a7df4c687249c07af2594a5f7ad0a946f',1,'Module']]], + ['wifiscan_1007',['wifiScan',['../class_l_r11x0.html#ade5478296ebc7e02281c95609d5d75ab',1,'LR11x0']]], + ['wipe_1008',['wipe',['../class_lo_ra_w_a_n_node.html#a9613998d071bcf401be9ad57ff8591ea',1,'LoRaWANNode']]], + ['write_1009',['write',['../class_bell_client.html#a69bd78bf3be2724b4f34c80c2bd3a6df',1,'BellClient::write()'],['../class_f_s_k4_client.html#aa59fb42d3eeafe5ab3f0437ef5567ec2',1,'FSK4Client::write(uint8_t *buff, size_t len)'],['../class_f_s_k4_client.html#a31218736d4f9a3412ee9009a4c4f5a22',1,'FSK4Client::write(uint8_t b)'],['../class_hell_client.html#af557774ad72c24a94faff8c2be30f0d1',1,'HellClient::write()'],['../class_morse_client.html#a4a9cf8bf1a8bd270417a1a9fca660ef1',1,'MorseClient::write()'],['../class_r_t_t_y_client.html#a23220f58b7bda1f24b6343875561586a',1,'RTTYClient::write()']]] ]; diff --git a/search/functions_14.js b/search/functions_14.js index 2fc0100d..8d36ff2f 100644 --- a/search/functions_14.js +++ b/search/functions_14.js @@ -1,4 +1,4 @@ var searchData= [ - ['yield_1011',['yield',['../class_radio_lib_hal.html#a1bd9d614f66b374ec820ce31b167fdb2',1,'RadioLibHal']]] + ['yield_1010',['yield',['../class_radio_lib_hal.html#a1bd9d614f66b374ec820ce31b167fdb2',1,'RadioLibHal']]] ]; diff --git a/search/functions_15.js b/search/functions_15.js index 26b99e90..228fa443 100644 --- a/search/functions_15.js +++ b/search/functions_15.js @@ -1,7 +1,7 @@ var searchData= [ - ['_7eax25frame_1012',['~AX25Frame',['../class_a_x25_frame.html#ab84a13f720ada37aee6201a560d9dc5a',1,'AX25Frame']]], - ['_7eexternalradio_1013',['~ExternalRadio',['../class_external_radio.html#a46f76689b07d29a626faf917ad264ad0',1,'ExternalRadio']]], - ['_7eita2string_1014',['~ITA2String',['../class_i_t_a2_string.html#afde24c931997581878953660192e09a2',1,'ITA2String']]], - ['_7eradiolibbch_1015',['~RadioLibBCH',['../class_radio_lib_b_c_h.html#ac4ceca6f132ff2047e2ca13d8d00a9e5',1,'RadioLibBCH']]] + ['_7eax25frame_1011',['~AX25Frame',['../class_a_x25_frame.html#ab84a13f720ada37aee6201a560d9dc5a',1,'AX25Frame']]], + ['_7eexternalradio_1012',['~ExternalRadio',['../class_external_radio.html#a46f76689b07d29a626faf917ad264ad0',1,'ExternalRadio']]], + ['_7eita2string_1013',['~ITA2String',['../class_i_t_a2_string.html#afde24c931997581878953660192e09a2',1,'ITA2String']]], + ['_7eradiolibbch_1014',['~RadioLibBCH',['../class_radio_lib_b_c_h.html#ac4ceca6f132ff2047e2ca13d8d00a9e5',1,'RadioLibBCH']]] ]; diff --git a/search/functions_f.js b/search/functions_f.js index 1fd33487..34289d17 100644 --- a/search/functions_f.js +++ b/search/functions_f.js @@ -1,7 +1,7 @@ var searchData= [ ['savesession_846',['saveSession',['../class_lo_ra_w_a_n_node.html#a7078a3f1657a2a022bb43f2bd34c93e3',1,'LoRaWANNode']]], - ['scanchannel_847',['scanChannel',['../class_l_r11x0.html#a6a3034c91f5bce70c853ab1620725b3c',1,'LR11x0::scanChannel()'],['../class_physical_layer.html#abd9e39cc745acbf084cfa0d3f4d10718',1,'PhysicalLayer::scanChannel()'],['../class_s_x128x.html#a2f8427103d6609f3ac44b23fcca4f301',1,'SX128x::scanChannel()'],['../class_s_x127x.html#a13ae97e18744dc617bc9326cfbaad3a3',1,'SX127x::scanChannel()'],['../class_s_x126x.html#acb8611a9c3862dd1bfa73ef47b8f9b20',1,'SX126x::scanChannel()'],['../class_l_r11x0.html#a99ece57e55ee0001671165213b409a44',1,'LR11x0::scanChannel()'],['../class_s_x126x.html#a4bbc29f5dc7253b7743599c68137df48',1,'SX126x::scanChannel()']]], + ['scanchannel_847',['scanChannel',['../class_l_r11x0.html#a6a3034c91f5bce70c853ab1620725b3c',1,'LR11x0::scanChannel() override'],['../class_l_r11x0.html#a99ece57e55ee0001671165213b409a44',1,'LR11x0::scanChannel(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin)'],['../class_s_x126x.html#acb8611a9c3862dd1bfa73ef47b8f9b20',1,'SX126x::scanChannel() override'],['../class_s_x126x.html#a4bbc29f5dc7253b7743599c68137df48',1,'SX126x::scanChannel(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin)'],['../class_s_x127x.html#a13ae97e18744dc617bc9326cfbaad3a3',1,'SX127x::scanChannel()'],['../class_s_x128x.html#a2f8427103d6609f3ac44b23fcca4f301',1,'SX128x::scanChannel()'],['../class_physical_layer.html#abd9e39cc745acbf084cfa0d3f4d10718',1,'PhysicalLayer::scanChannel()']]], ['sendframe_848',['sendFrame',['../class_a_p_r_s_client.html#a05076f44e5708f1230894c11053707b1',1,'APRSClient::sendFrame()'],['../class_a_x25_client.html#a341db993853c6817a8f6c7087ead0ba6',1,'AX25Client::sendFrame()']]], ['sendheader_849',['sendHeader',['../class_s_s_t_v_client.html#a30741de183c81492402187b9d6d8c11e',1,'SSTVClient']]], ['sendline_850',['sendLine',['../class_s_s_t_v_client.html#ab8579712e82e806960ced7bf2750d9c6',1,'SSTVClient']]], @@ -19,136 +19,135 @@ var searchData= ['setafcbandwidth_862',['setAFCBandwidth',['../class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef',1,'SX127x']]], ['setambienttemperature_863',['setAmbientTemperature',['../class_r_f69.html#ac37d9ddee2adcc8876a182b8ebc3e703',1,'RF69']]], ['setautoack_864',['setAutoAck',['../classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe',1,'nRF24::setAutoAck(bool autoAckOn=true)'],['../classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e',1,'nRF24::setAutoAck(uint8_t pipeNum, bool autoAckOn)']]], - ['setbandwidth_865',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::setBandwidth()'],['../class_l_r11x0.html#abf961ec7d93feb6472f26b7b976ee0c9',1,'LR11x0::setBandwidth()'],['../class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08',1,'SX126x::setBandwidth()'],['../class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b',1,'SX1272::setBandwidth()'],['../class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6',1,'SX1278::setBandwidth()'],['../class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a',1,'SX128x::setBandwidth()']]], - ['setbitrate_866',['setBitRate',['../class_s_x126x.html#ac38a19db6b8b9aff438d6e23051d487d',1,'SX126x::setBitRate()'],['../class_physical_layer.html#aedd39ad84b45c6392087b12d59192d8c',1,'PhysicalLayer::setBitRate()'],['../class_s_x128x.html#ad6570f33bae09bc8b7617f9da39033ac',1,'SX128x::setBitRate()'],['../class_s_x1278.html#afd6df07fc4972cc656f05670e6802f67',1,'SX1278::setBitRate()'],['../class_s_x1272.html#ab5c9a79d72996c3d793cee812b0aded5',1,'SX1272::setBitRate()'],['../class_s_x1233.html#a98e0248cfcca7158261f7ebb31e0aa9f',1,'SX1233::setBitRate()'],['../class_si443x.html#afcba86e79d229b3fd7268dcbd7c47b62',1,'Si443x::setBitRate()'],['../class_r_f69.html#aa3bfb830901728e9a3c140036aa91c56',1,'RF69::setBitRate()'],['../classn_r_f24.html#a760d3f47f58ddacdf41975447484a47c',1,'nRF24::setBitRate()'],['../class_l_r11x0.html#ab1954e4733a7fbea4129d9a2de2285d9',1,'LR11x0::setBitRate()'],['../class_c_c1101.html#a6fd22cdec29e1e34a92aa9854b90fdc9',1,'CC1101::setBitRate()']]], - ['setbroadcastaddress_867',['setBroadcastAddress',['../class_l_r11x0.html#af24ba794f71c4e37cd13d2f4dbec5bf7',1,'LR11x0::setBroadcastAddress()'],['../class_r_f69.html#a1b7598b87ffaabdbe733c47317fa91d8',1,'RF69::setBroadcastAddress()'],['../class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034',1,'SX126x::setBroadcastAddress()'],['../class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40',1,'SX127x::setBroadcastAddress()']]], + ['setbandwidth_865',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::setBandwidth()'],['../class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a',1,'SX128x::setBandwidth()'],['../class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6',1,'SX1278::setBandwidth()'],['../class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08',1,'SX126x::setBandwidth()'],['../class_l_r11x0.html#abf961ec7d93feb6472f26b7b976ee0c9',1,'LR11x0::setBandwidth()'],['../class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b',1,'SX1272::setBandwidth()']]], + ['setbitrate_866',['setBitRate',['../class_physical_layer.html#aedd39ad84b45c6392087b12d59192d8c',1,'PhysicalLayer::setBitRate()'],['../class_s_x128x.html#ad6570f33bae09bc8b7617f9da39033ac',1,'SX128x::setBitRate()'],['../class_s_x1278.html#afd6df07fc4972cc656f05670e6802f67',1,'SX1278::setBitRate()'],['../class_s_x1272.html#ab5c9a79d72996c3d793cee812b0aded5',1,'SX1272::setBitRate()'],['../class_s_x126x.html#ac38a19db6b8b9aff438d6e23051d487d',1,'SX126x::setBitRate()'],['../class_si443x.html#afcba86e79d229b3fd7268dcbd7c47b62',1,'Si443x::setBitRate()'],['../class_r_f69.html#aa3bfb830901728e9a3c140036aa91c56',1,'RF69::setBitRate()'],['../classn_r_f24.html#a760d3f47f58ddacdf41975447484a47c',1,'nRF24::setBitRate()'],['../class_l_r11x0.html#ab1954e4733a7fbea4129d9a2de2285d9',1,'LR11x0::setBitRate()'],['../class_c_c1101.html#a6fd22cdec29e1e34a92aa9854b90fdc9',1,'CC1101::setBitRate()'],['../class_s_x1233.html#a98e0248cfcca7158261f7ebb31e0aa9f',1,'SX1233::setBitRate()']]], + ['setbroadcastaddress_867',['setBroadcastAddress',['../class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40',1,'SX127x::setBroadcastAddress()'],['../class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034',1,'SX126x::setBroadcastAddress()'],['../class_r_f69.html#a1b7598b87ffaabdbe733c47317fa91d8',1,'RF69::setBroadcastAddress()'],['../class_l_r11x0.html#af24ba794f71c4e37cd13d2f4dbec5bf7',1,'LR11x0::setBroadcastAddress()']]], ['setbuffernonces_868',['setBufferNonces',['../class_lo_ra_w_a_n_node.html#a11701081ac6bd39a8a2b4bdbc248fac2',1,'LoRaWANNode']]], ['setbuffersession_869',['setBufferSession',['../class_lo_ra_w_a_n_node.html#aadebe7a412aec8043aa2f8f57a202f49',1,'LoRaWANNode']]], - ['setchannelscanaction_870',['setChannelScanAction',['../class_s_x127x.html#ac23c2b384ae8611d59e10ef6a14fe7e4',1,'SX127x::setChannelScanAction()'],['../class_physical_layer.html#ae11c191a7edf3116bf468b9153237260',1,'PhysicalLayer::setChannelScanAction()'],['../class_s_x126x.html#aed0e7dcd60479c9db3d7a3408e7f396d',1,'SX126x::setChannelScanAction()'],['../class_s_t_m32_w_lx.html#a119ad225f9eba91e7c38f82cf0f1c89d',1,'STM32WLx::setChannelScanAction()']]], - ['setcodingrate_871',['setCodingRate',['../class_l_r11x0.html#a583f2d5ed601a98c609dbf0d57f2f541',1,'LR11x0::setCodingRate()'],['../class_s_x126x.html#afd3113858966e878e9c67a1e710bd586',1,'SX126x::setCodingRate()'],['../class_s_x1272.html#a960913438feccad4c1913a9222384a5f',1,'SX1272::setCodingRate()'],['../class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1',1,'SX1278::setCodingRate()'],['../class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a',1,'SX128x::setCodingRate()']]], + ['setchannelscanaction_870',['setChannelScanAction',['../class_s_t_m32_w_lx.html#a119ad225f9eba91e7c38f82cf0f1c89d',1,'STM32WLx::setChannelScanAction()'],['../class_s_x126x.html#aed0e7dcd60479c9db3d7a3408e7f396d',1,'SX126x::setChannelScanAction()'],['../class_s_x127x.html#ac23c2b384ae8611d59e10ef6a14fe7e4',1,'SX127x::setChannelScanAction()'],['../class_physical_layer.html#ae11c191a7edf3116bf468b9153237260',1,'PhysicalLayer::setChannelScanAction()']]], + ['setcodingrate_871',['setCodingRate',['../class_s_x1272.html#a960913438feccad4c1913a9222384a5f',1,'SX1272::setCodingRate()'],['../class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a',1,'SX128x::setCodingRate()'],['../class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1',1,'SX1278::setCodingRate()'],['../class_s_x126x.html#afd3113858966e878e9c67a1e710bd586',1,'SX126x::setCodingRate()'],['../class_l_r11x0.html#a583f2d5ed601a98c609dbf0d57f2f541',1,'LR11x0::setCodingRate()']]], ['setcorrection_872',['setCorrection',['../class_a_x25_client.html#a74a43c60c84e4150b9508c83e461d24e',1,'AX25Client::setCorrection()'],['../class_bell_client.html#a90f3f33a09a4cf8d544ca1e9a23beae2',1,'BellClient::setCorrection()'],['../class_f_s_k4_client.html#aab85cb6519e5448dc332bf17bd60f90a',1,'FSK4Client::setCorrection()'],['../class_s_s_t_v_client.html#a0e9cc17123f26d1e7ae2a2b93546515e',1,'SSTVClient::setCorrection()']]], - ['setcrc_873',['setCRC',['../class_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()'],['../class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe',1,'SX128x::setCRC()'],['../class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1',1,'SX1278::setCRC()'],['../class_s_x126x.html#a95007639c2648a1dbb614493224606f1',1,'SX126x::setCRC()'],['../class_l_r11x0.html#a551b82787288b0b14e4d3124e6744dc3',1,'LR11x0::setCRC()']]], - ['setcrcfiltering_874',['setCrcFiltering',['../class_c_c1101.html#a60695681fc74a37f2a31a9638552e877',1,'CC1101::setCrcFiltering()'],['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()'],['../class_s_x127x.html#ab531ad461b250a060e92d9c744e79070',1,'SX127x::setCrcFiltering()']]], - ['setcurrentlimit_875',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]], - ['setdatarate_876',['setDataRate',['../class_s_x1277.html#ac4bfae9258662381e685e46c803c984c',1,'SX1277']]], + ['setcrc_873',['setCRC',['../class_l_r11x0.html#a551b82787288b0b14e4d3124e6744dc3',1,'LR11x0::setCRC()'],['../class_s_x126x.html#a95007639c2648a1dbb614493224606f1',1,'SX126x::setCRC()'],['../class_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()'],['../class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1',1,'SX1278::setCRC()'],['../class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe',1,'SX128x::setCRC()']]], + ['setcrcfiltering_874',['setCrcFiltering',['../class_c_c1101.html#a60695681fc74a37f2a31a9638552e877',1,'CC1101::setCrcFiltering()'],['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()'],['../class_s_x127x.html#ab531ad461b250a060e92d9c744e79070',1,'SX127x::setCrcFiltering(bool enable=true)']]], + ['setcurrentlimit_875',['setCurrentLimit',['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()'],['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()']]], + ['setdatarate_876',['setDataRate',['../class_l_l_c_c68.html#ac630770441cadc547892173bde7504f9',1,'LLCC68::setDataRate()'],['../class_l_r11x0.html#a056e65c58ff8fb18bd84917512790ee6',1,'LR11x0::setDataRate()'],['../class_s_x126x.html#af30a581d31feae6f50c0591d1ee113f1',1,'SX126x::setDataRate()'],['../class_s_x1272.html#a5b79b7cd20c4c3cd1f486f777b3457d1',1,'SX1272::setDataRate()'],['../class_s_x1273.html#acaffc772f70e7db371cbe736dc4a19ab',1,'SX1273::setDataRate()'],['../class_s_x1277.html#ac4bfae9258662381e685e46c803c984c',1,'SX1277::setDataRate()'],['../class_s_x1278.html#a286f1ee00e2c7f2ab1bd06b66196c3f9',1,'SX1278::setDataRate()'],['../class_physical_layer.html#a6ee1fed6bbb8d3571974153ac6f26751',1,'PhysicalLayer::setDataRate()']]], ['setdatarate_877',['setDatarate',['../class_lo_ra_w_a_n_node.html#a14e8a8a098df28ff5ee294f235500499',1,'LoRaWANNode']]], - ['setdatarate_878',['setDataRate',['../class_physical_layer.html#a6ee1fed6bbb8d3571974153ac6f26751',1,'PhysicalLayer::setDataRate()'],['../class_s_x1278.html#a286f1ee00e2c7f2ab1bd06b66196c3f9',1,'SX1278::setDataRate()'],['../class_s_x1273.html#acaffc772f70e7db371cbe736dc4a19ab',1,'SX1273::setDataRate()'],['../class_l_l_c_c68.html#ac630770441cadc547892173bde7504f9',1,'LLCC68::setDataRate()'],['../class_l_r11x0.html#a056e65c58ff8fb18bd84917512790ee6',1,'LR11x0::setDataRate()'],['../class_s_x1272.html#a5b79b7cd20c4c3cd1f486f777b3457d1',1,'SX1272::setDataRate()'],['../class_s_x126x.html#af30a581d31feae6f50c0591d1ee113f1',1,'SX126x::setDataRate()']]], - ['setdatashaping_879',['setDataShaping',['../class_physical_layer.html#aeba04366a0cf05ff3d8227c4f7c8e1e9',1,'PhysicalLayer::setDataShaping()'],['../class_external_radio.html#abe0bfb0f178783eff28bdc867e9324fd',1,'ExternalRadio::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_l_r11x0.html#a5a33df702da3f5b010e07d5e6fac7aa6',1,'LR11x0::setDataShaping()'],['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()']]], - ['setdatashapingook_880',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]], - ['setdevicestatus_881',['setDeviceStatus',['../class_lo_ra_w_a_n_node.html#a5449e301634dff1838a1b024b4067034',1,'LoRaWANNode']]], - ['setdio0action_882',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ae75bc48cc74a407370cd9f4bf95e9e30',1,'SX127x::setDio0Action()']]], - ['setdio1action_883',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_s_t_m32_w_lx.html#a63d61bc5057e9da3d0ea12feae67122e',1,'STM32WLx::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_x127x.html#a7b4bce81839b105c464ebf922602e58b',1,'SX127x::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()']]], - ['setdio2asrfswitch_884',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]], - ['setdiomapping_885',['setDIOMapping',['../class_physical_layer.html#a349e8a22cd28ad89d45460fdeeefc05c',1,'PhysicalLayer::setDIOMapping()'],['../class_s_x127x.html#af7d373bc93e99790912cebe8d5ae6403',1,'SX127x::setDIOMapping()'],['../class_r_f69.html#a7243b3396edc1e6e67575894a5033afe',1,'RF69::setDIOMapping()'],['../class_c_c1101.html#a544bb8d7be9c0e1ff7f7103b30925862',1,'CC1101::setDIOMapping()']]], - ['setdiopreambledetect_886',['setDIOPreambleDetect',['../class_s_x127x.html#a7b85344084b800966a46ace59dcb5277',1,'SX127x']]], - ['setdirectaction_887',['setDirectAction',['../class_c_c1101.html#a24f4b059cc56238499c6117b88cd5505',1,'CC1101::setDirectAction()'],['../class_r_f69.html#a9852fe520aec018d2bb4aff0cd17de77',1,'RF69::setDirectAction()'],['../class_si443x.html#a48a59ff1ddc7c8ec820328174955de43',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#a4f514b341b8982650526c6d8e20fd1a4',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#ae4b99d1bc67ac2c81eeb11dd6793a8c5',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#a2326cf28c385b8dd709cb62c9f665000',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#abf96cf4f3cb4c82d44be581dbe615966',1,'PhysicalLayer::setDirectAction(void(*func)(void))']]], - ['setdirectsyncword_888',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]], - ['setdutycycle_889',['setDutyCycle',['../class_lo_ra_w_a_n_node.html#a3d4bbd6d382496838954ab4ac1168b77',1,'LoRaWANNode']]], - ['setdwelltime_890',['setDwellTime',['../class_lo_ra_w_a_n_node.html#a62bfe68f6fe63c2e408dccbff6a34a4f',1,'LoRaWANNode']]], - ['setencoding_891',['setEncoding',['../class_l_r11x0.html#a8ae178a17f6e41b545b79cfffd3e2864',1,'LR11x0::setEncoding()'],['../class_physical_layer.html#acb45b2342400a03a914a91d2ac7fb488',1,'PhysicalLayer::setEncoding()'],['../class_external_radio.html#ae619f011daea49a97098d2897e5a3c2c',1,'ExternalRadio::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()']]], - ['setfhsshoppingperiod_892',['setFHSSHoppingPeriod',['../class_s_x127x.html#a7f04a7e883057908df18f06c7f74c7e1',1,'SX127x']]], - ['setfifoemptyaction_893',['setFifoEmptyAction',['../class_r_f69.html#a788023a0de9d6b43cb4079d12ca90b8d',1,'RF69::setFifoEmptyAction()'],['../class_s_x127x.html#a6fbdfd8e2a2ad1eb7e59a73385847acb',1,'SX127x::setFifoEmptyAction()']]], - ['setfifofullaction_894',['setFifoFullAction',['../class_r_f69.html#a1a6ecb5fcc42c49bc3d9032e9c5db07b',1,'RF69::setFifoFullAction()'],['../class_s_x127x.html#a201c31366f32c41b801724fb662265c1',1,'SX127x::setFifoFullAction()']]], - ['setfrequency_895',['setFrequency',['../class_c_c1101.html#ad428d7e6fc9ac119101bb0716fa80bee',1,'CC1101::setFrequency()'],['../class_physical_layer.html#a8a194b0fbb66b1a953288bf3b9478d6e',1,'PhysicalLayer::setFrequency()'],['../class_s_x128x.html#ab9e16231c2c6bd0e4b4c6c2900b5b332',1,'SX128x::setFrequency()'],['../class_s_x1279.html#ab60691d073ca75ef09dab7a8f28fb7fb',1,'SX1279::setFrequency()'],['../class_s_x1278.html#adb4d95d3b2798cf8ea94890ae71dcc59',1,'SX1278::setFrequency()'],['../class_s_x1277.html#ad68ea24b46d9e7d3f82282cdccd20e00',1,'SX1277::setFrequency()'],['../class_s_x1276.html#a981b59110e514b7dcaec8490e1c4320c',1,'SX1276::setFrequency()'],['../class_s_x1272.html#ac1467a23e1f1bfdbd02f6d30654ed850',1,'SX1272::setFrequency()'],['../class_s_x1268.html#a59b538f4971525849b7aaa3456de9929',1,'SX1268::setFrequency(float freq, bool calibrate)'],['../class_s_x1268.html#af412a9361fe413b2d0c426100056d8c2',1,'SX1268::setFrequency(float freq) override'],['../class_s_x1262.html#a1f70b082116b03d1fafe395fc5a288f6',1,'SX1262::setFrequency(float freq, bool calibrate)'],['../class_s_x1262.html#a2122feee1a3bffaaa20e85b24dc8a899',1,'SX1262::setFrequency(float freq) override'],['../class_si4432.html#aed3561abdb30b4eaad52d984366aadf1',1,'Si4432::setFrequency()'],['../class_si4430.html#a3959e91bcae77b8240e9e447985e05b3',1,'Si4430::setFrequency()'],['../class_r_f69.html#aa7f47c37eec6c7e3ebf6e6d30ebd5532',1,'RF69::setFrequency()'],['../classn_r_f24.html#a18f24764b2ecffc076e72dce0b036116',1,'nRF24::setFrequency()'],['../class_l_r1120.html#a477bac8eea731d55bf6c07e60aa0b2e2',1,'LR1120::setFrequency(float freq, bool calibrate, float band=4)'],['../class_l_r1120.html#a8d13c0f91a90a2aab43229133caf41fb',1,'LR1120::setFrequency(float freq) override'],['../class_l_r1110.html#a08c9ba9d02e7e3918f73f090c6d5ed33',1,'LR1110::setFrequency(float freq, bool calibrate, float band=4)'],['../class_l_r1110.html#ade94d20ea438cbd92c61e28d2232d7e8',1,'LR1110::setFrequency(float freq) override']]], - ['setfrequencydeviation_896',['setFrequencyDeviation',['../class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1',1,'SX128x::setFrequencyDeviation()'],['../class_physical_layer.html#a2f4f9b428d9ea9af886ca85e5088ed7b',1,'PhysicalLayer::setFrequencyDeviation()'],['../class_external_radio.html#a02928a19eab0eab615c02180cedda3eb',1,'ExternalRadio::setFrequencyDeviation()'],['../class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679',1,'SX127x::setFrequencyDeviation()'],['../class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3',1,'SX126x::setFrequencyDeviation()'],['../class_r_f69.html#adb9fbfedf95f34ac537815870b98a9be',1,'RF69::setFrequencyDeviation()'],['../class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66',1,'Si443x::setFrequencyDeviation()'],['../class_l_r11x0.html#ac003cfe3a4dbd9bad1f01fd0147031d1',1,'LR11x0::setFrequencyDeviation()'],['../class_c_c1101.html#a0d69713b9f20c9de354c13c3167b18b3',1,'CC1101::setFrequencyDeviation()'],['../classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4',1,'nRF24::setFrequencyDeviation()']]], - ['setgain_897',['setGain',['../class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852',1,'SX1272::setGain()'],['../class_s_x1278.html#aa57b713988cfa224a6db2ff325052931',1,'SX1278::setGain()']]], - ['setgaincontrol_898',['setGainControl',['../class_s_x128x.html#a3837662441a9eb3f0a71f4f667db9e91',1,'SX128x']]], - ['setgdo0action_899',['setGdo0Action',['../class_c_c1101.html#a9bee13612cf4da067faeb57d18ee2eb7',1,'CC1101']]], - ['setgdo2action_900',['setGdo2Action',['../class_c_c1101.html#ad71efbe54590e4431f3286ab99536fe9',1,'CC1101']]], - ['sethighsensitivitymode_901',['setHighSensitivityMode',['../class_s_x128x.html#a6e45fbfaec7063e52e188f47a3a585a5',1,'SX128x']]], - ['setinversion_902',['setInversion',['../class_hell_client.html#ae43025b9d55ee21a322bb5d7ee1065b0',1,'HellClient']]], - ['setirqaction_903',['setIrqAction',['../class_l_r11x0.html#a49116d006b60128fe6f73a6a868a6d18',1,'LR11x0::setIrqAction()'],['../classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3',1,'nRF24::setIrqAction()'],['../class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726',1,'Si443x::setIrqAction()']]], - ['setlnatestboost_904',['setLnaTestBoost',['../class_r_f69.html#aa14dbfd82cd75b9759d4d78bdb05c194',1,'RF69']]], - ['setlowbatterythreshold_905',['setLowBatteryThreshold',['../class_s_x127x.html#a9ca9aa18e13e8390ec437e249e1d2472',1,'SX127x']]], - ['setlrfhssconfig_906',['setLrFhssConfig',['../class_l_r11x0.html#a8c1def9a01021a52f5bb82c119a9ad35',1,'LR11x0']]], - ['setmodem_907',['setModem',['../class_bell_client.html#a163f65f3fcce87d9bea558b34c19bd47',1,'BellClient']]], - ['setnodeaddress_908',['setNodeAddress',['../class_c_c1101.html#a6e62914790f132816134fc68c2bb5eb8',1,'CC1101::setNodeAddress()'],['../class_l_r11x0.html#a605f5c74ce523abad256866abe133d2e',1,'LR11x0::setNodeAddress()'],['../class_r_f69.html#ab9c217d5ece259950780a05c6e41f75c',1,'RF69::setNodeAddress()'],['../class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752',1,'SX126x::setNodeAddress()'],['../class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95',1,'SX127x::setNodeAddress()']]], - ['setook_909',['setOOK',['../class_c_c1101.html#afa64d1ad4789d3146b38d14437234756',1,'CC1101::setOOK()'],['../class_r_f69.html#a465df5a2e1f924f6d3ba4eae765847b7',1,'RF69::setOOK()'],['../class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee',1,'SX127x::setOOK(bool enableOOK)']]], - ['setookfixedorfloorthreshold_910',['setOokFixedOrFloorThreshold',['../class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538',1,'SX127x']]], - ['setookfixedthreshold_911',['setOokFixedThreshold',['../class_r_f69.html#a2f5852cf0757e38b56b6208760d9a459',1,'RF69']]], - ['setookpeakthresholddecrement_912',['setOokPeakThresholdDecrement',['../class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d',1,'SX127x::setOokPeakThresholdDecrement()'],['../class_r_f69.html#a434420f2def6c383608223105469fda1',1,'RF69::setOokPeakThresholdDecrement()']]], - ['setookpeakthresholdstep_913',['setOokPeakThresholdStep',['../class_s_x127x.html#a48ca43e6aad02815fa1507f0f0831c54',1,'SX127x']]], - ['setookthresholdtype_914',['setOokThresholdType',['../class_r_f69.html#a219a046c10ddcc0a787ad19346ecad6a',1,'RF69::setOokThresholdType()'],['../class_s_x127x.html#a8b93142202167270db109d18b743c744',1,'SX127x::setOokThresholdType()']]], - ['setoutputpower_915',['setOutputPower',['../class_s_x1261.html#a3d197bb8a301f3594c7bfa1c9375aef1',1,'SX1261::setOutputPower()'],['../class_physical_layer.html#ad2286dc78dbf8e3084f38e9159b99ae5',1,'PhysicalLayer::setOutputPower()'],['../class_s_x128x.html#a1bc3372c47a4e3c81ef15bee448ba6b6',1,'SX128x::setOutputPower()'],['../class_s_x1278.html#aca58a6c2e8fcef6414fdf3bc1eb62082',1,'SX1278::setOutputPower(int8_t power, bool useRfo)'],['../class_s_x1278.html#a69abc18e7fa0055e6b80024e8cde7db4',1,'SX1278::setOutputPower(int8_t power) override'],['../class_s_x1272.html#a03f7073d710f18aad79b7d46f2fda659',1,'SX1272::setOutputPower(int8_t power, bool useRfo)'],['../class_s_x1272.html#aec51f08c0902145ff5f11e27e7cab638',1,'SX1272::setOutputPower(int8_t power) override'],['../class_s_x1268.html#a6b6adaee1c8d76c3d766225298d84709',1,'SX1268::setOutputPower()'],['../class_s_x1262.html#aa455a7f0e69abdcca55cf35388d9dc52',1,'SX1262::setOutputPower()'],['../class_s_t_m32_w_lx.html#a9afbde1c466907598974cc3923784c5b',1,'STM32WLx::setOutputPower()'],['../class_si4432.html#a5e3017bce6d66d35b867e7878d108c68',1,'Si4432::setOutputPower()'],['../class_si4431.html#ad1538dbe67ed5d3682591d1d780ab0e9',1,'Si4431::setOutputPower()'],['../class_si4430.html#ab1303e014a4b8d2307a2b1deb061fdeb',1,'Si4430::setOutputPower()'],['../class_r_f69.html#a721094611fa375e73bd0332ab2d7d113',1,'RF69::setOutputPower()'],['../classn_r_f24.html#a4fa66ce5fb6d7b22bbb439c2f9103bf3',1,'nRF24::setOutputPower()'],['../class_l_r11x0.html#a549ecc907732bca96dab27c433928740',1,'LR11x0::setOutputPower(int8_t power, bool forceHighPower)'],['../class_l_r11x0.html#a5d357573584cd02849a958c46701d232',1,'LR11x0::setOutputPower(int8_t power) override'],['../class_c_c1101.html#a5d6dce30fc7da668975b6da663784cdf',1,'CC1101::setOutputPower()']]], - ['setpacketreceivedaction_916',['setPacketReceivedAction',['../class_physical_layer.html#aec928bb26f65752aa20cd236fbabb95c',1,'PhysicalLayer::setPacketReceivedAction()'],['../class_s_x128x.html#ad98c4526ef971f9aadb30e351a37eaf9',1,'SX128x::setPacketReceivedAction()'],['../class_s_x127x.html#ae236a467095fb5364d0fc4a98d85f96e',1,'SX127x::setPacketReceivedAction()'],['../class_s_x126x.html#a7603aa60ae8d975eb262a4b7e2aed1d0',1,'SX126x::setPacketReceivedAction()'],['../class_s_t_m32_w_lx.html#ad23dafdeb21b97165be74ef8f093866c',1,'STM32WLx::setPacketReceivedAction()'],['../class_r_f69.html#a74962c069e08890ac9566d48634c778e',1,'RF69::setPacketReceivedAction()'],['../class_si443x.html#a0e098ea9aa3945f0c38f59efe43b147e',1,'Si443x::setPacketReceivedAction()'],['../class_c_c1101.html#a29a16e8ed85432c6fae8d9e45399de6e',1,'CC1101::setPacketReceivedAction()'],['../classn_r_f24.html#a60df9afa489eabe3a3ca193ab7709165',1,'nRF24::setPacketReceivedAction()'],['../class_l_r11x0.html#ac2a8ece736198c966e3870dac09f4e87',1,'LR11x0::setPacketReceivedAction(void(*func)(void)) override']]], - ['setpacketsentaction_917',['setPacketSentAction',['../class_l_r11x0.html#a92299e41f839590008b4e344776838a1',1,'LR11x0::setPacketSentAction()'],['../class_c_c1101.html#a336999da23e554073a9fa628131883f5',1,'CC1101::setPacketSentAction()'],['../class_physical_layer.html#a32b512b34f6575b2109ae3c3f35d1369',1,'PhysicalLayer::setPacketSentAction()'],['../class_s_x128x.html#a1e6f938ce715dad9a6609bf56626a50d',1,'SX128x::setPacketSentAction()'],['../class_s_x127x.html#a3530e8e19cfe4d96fe49ca4e6386b099',1,'SX127x::setPacketSentAction()'],['../class_s_x126x.html#ac79f7ebab97ae91fff6933be3207c873',1,'SX126x::setPacketSentAction()'],['../class_si443x.html#af2d36121ca94736ef3ecb4c09aded753',1,'Si443x::setPacketSentAction()'],['../class_r_f69.html#a97603856caada65676ff4b11630c7f72',1,'RF69::setPacketSentAction()'],['../classn_r_f24.html#a26b5f873db167733df143a0608eea3ac',1,'nRF24::setPacketSentAction()'],['../class_s_t_m32_w_lx.html#a7c0e3aef03f0b6834d0465d8f8568c32',1,'STM32WLx::setPacketSentAction()']]], - ['setpaconfig_918',['setPaConfig',['../class_s_x126x.html#a1623e7d5450c97ca092913ad79d62208',1,'SX126x']]], - ['setparamptime_919',['setPaRampTime',['../class_s_x126x.html#ad90a56cb55c5bb64037a0d412d84a80d',1,'SX126x']]], - ['setpreamblelength_920',['setPreambleLength',['../class_s_x127x.html#a844499bace6ae001446d71bee2877656',1,'SX127x::setPreambleLength()'],['../class_physical_layer.html#a85db1ff64e6c56e054f276c511194633',1,'PhysicalLayer::setPreambleLength()'],['../class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133',1,'SX128x::setPreambleLength()'],['../class_s_x126x.html#ad6274222ccf534e98e3cd17dfa1520d4',1,'SX126x::setPreambleLength()'],['../class_si443x.html#a4821a6141caf16141074615c976ecd91',1,'Si443x::setPreambleLength()'],['../class_r_f69.html#a7c84b3f881cad6e05b0f4f68c24496d9',1,'RF69::setPreambleLength()'],['../class_l_r11x0.html#aa5d7ae65666f8f9abcb7e9b169884a4a',1,'LR11x0::setPreambleLength()'],['../class_c_c1101.html#ae77c828c9c7cc12012fe011e8c4d3570',1,'CC1101::setPreambleLength(uint8_t preambleLength, uint8_t qualityThreshold)']]], - ['setpromiscuousmode_921',['setPromiscuousMode',['../class_c_c1101.html#ac1155543b27e46fa27aa4c9180da18bb',1,'CC1101::setPromiscuousMode()'],['../class_r_f69.html#ae004326d663a9d6a9c30e792aa368b49',1,'RF69::setPromiscuousMode()']]], - ['setreceivepipe_922',['setReceivePipe',['../classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t *addr)'],['../classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t addrByte)']]], - ['setrecvsequence_923',['setRecvSequence',['../class_a_x25_frame.html#a4696a8eede8bac85f0ee6de6fee79ea8',1,'AX25Frame']]], - ['setregulatordcdc_924',['setRegulatorDCDC',['../class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8',1,'SX126x']]], - ['setregulatorldo_925',['setRegulatorLDO',['../class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2',1,'SX126x']]], - ['setrepeaters_926',['setRepeaters',['../class_a_x25_frame.html#a7f2d9f4f1ba29d0fd9f9f3f2cf03f797',1,'AX25Frame']]], - ['setrfswitchpins_927',['setRfSwitchPins',['../class_c_c1101.html#a5ef45183690bb1879f106af079b01140',1,'CC1101::setRfSwitchPins()'],['../class_r_f69.html#ac341945538a84430c61f80f610a94411',1,'RF69::setRfSwitchPins()'],['../class_si443x.html#a43e7ceeff9114b35ab89f1d69916b375',1,'Si443x::setRfSwitchPins()'],['../class_s_x126x.html#a0a0df468eacc71c1b2a093ac06bfff51',1,'SX126x::setRfSwitchPins()'],['../class_s_x127x.html#a8ca9edcae05060cce3ff7ee58faeb4e2',1,'SX127x::setRfSwitchPins()'],['../class_s_x128x.html#a5ba683fbc4a46418ce3736f224fb55f2',1,'SX128x::setRfSwitchPins()'],['../class_module.html#a7d3adea64acab11c47c804afc74bd4f3',1,'Module::setRfSwitchPins(uint32_t rxEn, uint32_t txEn)']]], - ['setrfswitchstate_928',['setRfSwitchState',['../class_module.html#afbed643f082286012bf44bba22381ae6',1,'Module']]], - ['setrfswitchtable_929',['setRfSwitchTable',['../class_s_x127x.html#ab9625a5246a45112267ce441ac2de254',1,'SX127x::setRfSwitchTable()'],['../class_s_t_m32_w_lx.html#a2cb5ed645ebcc6f3f17d77e32c2ccdd7',1,'STM32WLx::setRfSwitchTable()'],['../class_s_x128x.html#ad5789bd27d46b24f54aac9ca55ec9958',1,'SX128x::setRfSwitchTable()'],['../class_s_x126x.html#a2cb5ed645ebcc6f3f17d77e32c2ccdd7',1,'SX126x::setRfSwitchTable()'],['../class_si443x.html#a8898f11cf9dabd9a5ad717376fdbffa6',1,'Si443x::setRfSwitchTable()'],['../class_r_f69.html#afff64ceef5f496ce035ff6d12d6bcc3c',1,'RF69::setRfSwitchTable()'],['../class_c_c1101.html#a7b401995be4bc136063a035ce1820634',1,'CC1101::setRfSwitchTable()'],['../class_module.html#ac308fa817a5c36c5dc724a0d15cefd4d',1,'Module::setRfSwitchTable()']]], - ['setrssiconfig_930',['setRSSIConfig',['../class_s_x127x.html#ad3955f85f456edae772a51025a19029b',1,'SX127x']]], - ['setrssithreshold_931',['setRSSIThreshold',['../class_r_f69.html#afcb723ae58d6519e5b95d017d2beb78a',1,'RF69::setRSSIThreshold()'],['../class_s_x127x.html#a5094d0f471aaa428167816d1ac30bb76',1,'SX127x::setRSSIThreshold()']]], - ['setrxbandwidth_932',['setRxBandwidth',['../class_c_c1101.html#a381d0059d7a0ccd8a2f54d7d3376f9b6',1,'CC1101::setRxBandwidth()'],['../class_l_r11x0.html#a25f5ee68b3c2638ae613c87ed1c3fc64',1,'LR11x0::setRxBandwidth()'],['../class_r_f69.html#a735d8f22095a7e69471d73ca021b9d1a',1,'RF69::setRxBandwidth()'],['../class_si443x.html#a51e6b7c677e82042224798114f311175',1,'Si443x::setRxBandwidth()'],['../class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22',1,'SX126x::setRxBandwidth()'],['../class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53',1,'SX127x::setRxBandwidth()']]], - ['setrxboostedgainmode_933',['setRxBoostedGainMode',['../class_s_x126x.html#a920aa76ff5f0f579424ef6de92e588c8',1,'SX126x']]], - ['setsendsequence_934',['setSendSequence',['../class_a_x25_frame.html#a026e9b96fa69018590fcf6842df8be70',1,'AX25Frame']]], - ['setspreadingfactor_935',['setSpreadingFactor',['../class_l_l_c_c68.html#ad59d1a1cb32c7c89c13ebf46051d26e4',1,'LLCC68::setSpreadingFactor()'],['../class_s_x128x.html#ae435f57132f76f4283abb870176acf54',1,'SX128x::setSpreadingFactor()'],['../class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08',1,'SX1278::setSpreadingFactor()'],['../class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf',1,'SX1277::setSpreadingFactor()'],['../class_s_x1272.html#a82084ac58502c83d2ada998410307490',1,'SX1272::setSpreadingFactor()'],['../class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d',1,'SX126x::setSpreadingFactor()'],['../class_l_r11x0.html#adf6895cbf7af7e00ea06c5b2b5040cb4',1,'LR11x0::setSpreadingFactor()'],['../class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f',1,'SX1273::setSpreadingFactor()']]], - ['setsyncbits_936',['setSyncBits',['../class_l_r11x0.html#a6501ef362df1a5b71927cfe4e43c202d',1,'LR11x0::setSyncBits()'],['../class_s_x126x.html#ac594fbb30c5010658c970a64654c7162',1,'SX126x::setSyncBits()']]], - ['setsyncword_937',['setSyncWord',['../class_si443x.html#af257fb09afaa6162e1506cfe87b219b3',1,'Si443x::setSyncWord()'],['../class_physical_layer.html#a6c71cdc1238e1368274670758431a977',1,'PhysicalLayer::setSyncWord()'],['../class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1',1,'SX128x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_s_x128x.html#ad9584464d2e4cc09686cf4e83e65d3e0',1,'SX128x::setSyncWord(const uint8_t *syncWord, uint8_t len)'],['../class_s_x127x.html#aaf400f33e17c1679c0b55cd70bef90b0',1,'SX127x::setSyncWord(uint8_t *syncWord, size_t len) override'],['../class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde',1,'SX127x::setSyncWord(uint8_t syncWord)'],['../class_s_x126x.html#a827a4754ea53388513d263e5d9171395',1,'SX126x::setSyncWord(uint8_t *syncWord, size_t len) override'],['../class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f',1,'SX126x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_r_f69.html#a26667d50ec845c28e17236c69c886561',1,'RF69::setSyncWord()'],['../class_l_r11x0.html#ab8c54b1b105605ffe0908c5ff9362932',1,'LR11x0::setSyncWord(uint8_t *syncWord, size_t len) override'],['../class_l_r11x0.html#a7ffa48f1b6aaaa3f48e4b51f8ada59d8',1,'LR11x0::setSyncWord(uint32_t syncWord)'],['../class_c_c1101.html#ab89b0932dbacadc34d049a2bd2292001',1,'CC1101::setSyncWord(uint8_t *syncWord, uint8_t len, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_c_c1101.html#a433f1a40b33be6c84d3665a1b4cd57d6',1,'CC1101::setSyncWord(uint8_t syncH, uint8_t syncL, uint8_t maxErrBits=0, bool requireCarrierSense=false)']]], - ['settcxo_938',['setTCXO',['../class_l_r11x0.html#a971b4ccd1d5479e9d72aa9649e8fef55',1,'LR11x0::setTCXO()'],['../class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6',1,'SX126x::setTCXO()']]], - ['settransmitpipe_939',['setTransmitPipe',['../classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af',1,'nRF24']]], - ['settxpower_940',['setTxPower',['../class_lo_ra_w_a_n_node.html#a9af613f7d923e7bdcfdbd020132c6d4b',1,'LoRaWANNode']]], - ['setwhitening_941',['setWhitening',['../class_s_x126x.html#ae500bad45638a47264b7e5955a93107d',1,'SX126x::setWhitening()'],['../class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f',1,'SX128x::setWhitening()'],['../class_l_r11x0.html#adcde55b8660c24cf5783942a4132786d',1,'LR11x0::setWhitening(bool enabled, uint16_t initial=0x01FF)']]], - ['setwifiscanaction_942',['setWiFiScanAction',['../class_l_r11x0.html#aff6060e116701c60e078d3d930723b4b',1,'LR11x0']]], - ['si4430_943',['Si4430',['../class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9',1,'Si4430']]], - ['si4431_944',['Si4431',['../class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0',1,'Si4431']]], - ['si4432_945',['Si4432',['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432']]], - ['si443x_946',['Si443x',['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x']]], - ['sleep_947',['sleep',['../class_s_x127x.html#a1ff85ee7979da08b4e66316f1ba2c6a9',1,'SX127x::sleep()'],['../class_physical_layer.html#af1bb9a5da26da8829795ebb72e9c666e',1,'PhysicalLayer::sleep()'],['../class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab',1,'SX128x::sleep()'],['../class_s_x126x.html#aecdecd788d254fdea92fde5037693fef',1,'SX126x::sleep()'],['../class_si443x.html#ab0cc51d6b4264acf8e3e49a3a490dee9',1,'Si443x::sleep()'],['../class_r_f69.html#adec9debf69f5ee846a5b6e34831ade3c',1,'RF69::sleep()'],['../classn_r_f24.html#a69b75e0889c609099487a43c8c3b6721',1,'nRF24::sleep()'],['../class_l_r11x0.html#ab0d389f1ffaccd7bf97e1e1d52c6136e',1,'LR11x0::sleep()']]], - ['spectralscanabort_948',['spectralScanAbort',['../class_s_x126x.html#a865397e1cca38bec2d055c047825ea07',1,'SX126x']]], - ['spectralscangetresult_949',['spectralScanGetResult',['../class_s_x126x.html#ae473773e5bed4b08452e80311bdb26f2',1,'SX126x']]], - ['spectralscangetstatus_950',['spectralScanGetStatus',['../class_s_x126x.html#a5595fff99d76d50d711b8cdad98527c4',1,'SX126x']]], - ['spectralscanstart_951',['spectralScanStart',['../class_s_x126x.html#a8a3ad4e12df862ab18b326d9dba26d66',1,'SX126x']]], - ['spibegin_952',['spiBegin',['../class_radio_lib_hal.html#aa1f8e5cd323e53ef9fa977734a05d030',1,'RadioLibHal']]], - ['spibegintransaction_953',['spiBeginTransaction',['../class_radio_lib_hal.html#abe787d5e556190eef2c63e1581235460',1,'RadioLibHal']]], - ['spicheckstream_954',['SPIcheckStream',['../class_module.html#a5efa7ae78cab1d7f43005e965923f769',1,'Module']]], - ['spiend_955',['spiEnd',['../class_radio_lib_hal.html#a41c85e560155d644f5b4ce8444dd8b64',1,'RadioLibHal']]], - ['spiendtransaction_956',['spiEndTransaction',['../class_radio_lib_hal.html#a68d9271c76f8c96afb734a4634bf92e9',1,'RadioLibHal']]], - ['spigetregvalue_957',['SPIgetRegValue',['../class_module.html#a369e916626c821ecec85f25d5b46d752',1,'Module']]], - ['spireadregister_958',['SPIreadRegister',['../class_module.html#ab250eb929068e0c890e16e8e6d7cd7e6',1,'Module']]], - ['spireadregisterburst_959',['SPIreadRegisterBurst',['../class_module.html#ac993ab8e2ea0f5aa93339d1f6ffb54ee',1,'Module']]], - ['spireadstream_960',['SPIreadStream',['../class_module.html#adacceb57ecfecb09150c135b2b44436f',1,'Module::SPIreadStream(uint16_t cmd, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)'],['../class_module.html#a085415b49ff72238f118b937ad896cbd',1,'Module::SPIreadStream(uint8_t *cmd, uint8_t cmdLen, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)']]], - ['spisetregvalue_961',['SPIsetRegValue',['../class_module.html#ade75c5403a05156b43cc7562563ae2d7',1,'Module']]], - ['spitransfer_962',['spiTransfer',['../class_radio_lib_hal.html#aebcaaf0cefdaaf5b572d4261e472ac8a',1,'RadioLibHal']]], - ['spitransfer_963',['SPItransfer',['../class_module.html#aa6df70520aa015dd3a1bccdceae67232',1,'Module']]], - ['spitransferstream_964',['SPItransferStream',['../class_module.html#a663067b050e944f538a24db7a551f4d0',1,'Module']]], - ['spiwriteregister_965',['SPIwriteRegister',['../class_module.html#a60ca6b4cae98f7d935191a569d519913',1,'Module']]], - ['spiwriteregisterburst_966',['SPIwriteRegisterBurst',['../class_module.html#a2826f0fa116eb0a4dd18ddb9b21e4caf',1,'Module']]], - ['spiwritestream_967',['SPIwriteStream',['../class_module.html#af99b0e74e67417a88f500ab7261ddd20',1,'Module::SPIwriteStream(uint16_t cmd, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)'],['../class_module.html#a7acbe601ebe6398781d0f2de5177305e',1,'Module::SPIwriteStream(uint8_t *cmd, uint8_t cmdLen, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)']]], - ['sstvclient_968',['SSTVClient',['../class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a',1,'SSTVClient::SSTVClient(PhysicalLayer *phy)'],['../class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1',1,'SSTVClient::SSTVClient(AFSKClient *audio)']]], - ['standby_969',['standby',['../class_s_x127x.html#aa565bbff460e487672953dc05d335cb0',1,'SX127x::standby()'],['../class_r_t_t_y_client.html#a928dd206749d68b8ce450e14c24b9f22',1,'RTTYClient::standby()'],['../class_physical_layer.html#a7d5da4311092e3df6b193ff303a0c5e8',1,'PhysicalLayer::standby(uint8_t mode)'],['../class_physical_layer.html#acbcaf6aefcb77a354797e66222fe5018',1,'PhysicalLayer::standby()'],['../class_f_s_k4_client.html#a8b5765371ebbf68a21bc0bbfdf9f82ac',1,'FSK4Client::standby()'],['../class_bell_client.html#a57c19c733b0dfe80bd321f23b18c1e80',1,'BellClient::standby()'],['../class_s_x128x.html#a389aab93e24ec8c7cc9c14de90e5dfae',1,'SX128x::standby(uint8_t mode, bool wakeup=false)'],['../class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45',1,'SX128x::standby() override'],['../class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41',1,'SX127x::standby()'],['../class_s_x126x.html#a2fa0384a529746811e2dcb2eeb4188ec',1,'SX126x::standby()'],['../class_si443x.html#acbc0f95f32ca961294666405596ff529',1,'Si443x::standby(uint8_t mode) override'],['../class_si443x.html#ac45d2776df3ff338db154ead143fb7b8',1,'Si443x::standby() override'],['../class_c_c1101.html#a7612bf81e48086004c62548de2682266',1,'CC1101::standby()'],['../class_r_f69.html#a6e3002ab0c58e2087a7d101eda7afa82',1,'RF69::standby(uint8_t mode) override'],['../class_r_f69.html#a20242499eb926ff7b7da6e3f74a9ece1',1,'RF69::standby() override'],['../classn_r_f24.html#a03e9ae7fbd0d55887acf1996df28ed5b',1,'nRF24::standby(uint8_t mode) override'],['../classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56',1,'nRF24::standby() override'],['../class_l_r11x0.html#a2d682ec2ca0ddf4da41a93dd8e728665',1,'LR11x0::standby(uint8_t mode, bool wakeup=true)'],['../class_l_r11x0.html#a74c3f3f8409f1fd0f41347b7d3c7dc24',1,'LR11x0::standby() override'],['../class_c_c1101.html#af374ad0ecd820a01baef7d177a30132a',1,'CC1101::standby()'],['../class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71',1,'SX126x::standby()']]], - ['startchannelscan_970',['startChannelScan',['../class_s_x127x.html#a6fa5723724393576ed597509200e17d1',1,'SX127x::startChannelScan()'],['../class_physical_layer.html#ae30dfbb5445bb674898fc54f5f90b2f9',1,'PhysicalLayer::startChannelScan()'],['../class_s_x128x.html#a948156af6e886bc46a6c6c5fb10a087a',1,'SX128x::startChannelScan()'],['../class_s_x126x.html#aff8ec92d828421564322f13fb1c90223',1,'SX126x::startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin)'],['../class_s_x126x.html#a001c4637f01ed6f0216cd6c4d7e10da3',1,'SX126x::startChannelScan() override'],['../class_l_r11x0.html#aa09eb53b0c32a5f229e14c46bfe45a4f',1,'LR11x0::startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin)'],['../class_l_r11x0.html#a4f3bc362530b85dd643669705f03998d',1,'LR11x0::startChannelScan() override']]], - ['startdirect_971',['startDirect',['../class_physical_layer.html#a88a10657bd2215a11a2331f937414b55',1,'PhysicalLayer']]], - ['startranging_972',['startRanging',['../class_s_x1280.html#a78cebe909fb2776f11f6c50f4f241c10',1,'SX1280']]], - ['startreceive_973',['startReceive',['../class_physical_layer.html#ab913944238f4dfd950d36651eb3c4892',1,'PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)'],['../class_physical_layer.html#a18664ad615c5507ff1690baaca90b094',1,'PhysicalLayer::startReceive()'],['../class_pager_client.html#a9c0f13846fbc333a35a16a98b6575ca6',1,'PagerClient::startReceive(uint32_t pin, uint32_t *addrs, uint32_t *masks, size_t numAddress)'],['../class_pager_client.html#ac232570ac012ff315a1971ab0422fed3',1,'PagerClient::startReceive(uint32_t pin, uint32_t addr, uint32_t mask=0xFFFFF)'],['../class_s_x128x.html#a6083c3789671527e5aee5fd1b8723996',1,'SX128x::startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)'],['../class_s_x128x.html#a803eaca8bb7fdfa3570cf4aa95f8e729',1,'SX128x::startReceive() override'],['../class_s_x127x.html#a5b6aec8bba3f055b17864d85f94e195d',1,'SX127x::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_s_x127x.html#aa77da235ab59a5066fc51418d4344a02',1,'SX127x::startReceive(uint8_t len, uint8_t mode=RADIOLIB_SX127X_RXCONTINUOUS)'],['../class_s_x127x.html#abbe1076252a366c3c4aa323fdff7d40c',1,'SX127x::startReceive() override'],['../class_s_x126x.html#ad6c81423768480e3bc04d636486241f8',1,'SX126x::startReceive()'],['../class_si443x.html#ad5adec16d570b0d1b09420919dbe77e4',1,'Si443x::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_si443x.html#ae188dec3175a3aec96844a613e911500',1,'Si443x::startReceive() override'],['../class_r_f69.html#a21ae7524fe573f1a7e74dee342418222',1,'RF69::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_r_f69.html#a3bece228d369dcc1aab6a5b29d0685a8',1,'RF69::startReceive() override'],['../classn_r_f24.html#a38b0084ad11090f918f4f370b9df7514',1,'nRF24::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../classn_r_f24.html#a3c6aa3622c887118fb8d8cb2689fdff2',1,'nRF24::startReceive() override'],['../class_l_r11x0.html#ae79c42c4ceceb7a6897731d01d365281',1,'LR11x0::startReceive(uint32_t timeout, uint32_t irqFlags=RADIOLIB_LR11X0_IRQ_RX_DONE, uint32_t irqMask=0, size_t len=0)'],['../class_l_r11x0.html#aa6ce285cc1b76ce028db6442a421ed8d',1,'LR11x0::startReceive() override'],['../class_c_c1101.html#abf153c8fcf2a0d60439426b03692642e',1,'CC1101::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_c_c1101.html#ae71e947abf6a07b194c6c6d64fd3eb19',1,'CC1101::startReceive() override'],['../class_s_x126x.html#a66ad433561b02fe61b09afd735ce56cc',1,'SX126x::startReceive() override']]], - ['startreceivedutycycle_974',['startReceiveDutyCycle',['../class_s_x126x.html#a5b4f8a41b593436b8c7a2a2d46ac387e',1,'SX126x']]], - ['startreceivedutycycleauto_975',['startReceiveDutyCycleAuto',['../class_s_x126x.html#a077f180905ce4818cbdacad0cd9fe841',1,'SX126x']]], - ['startsignal_976',['startSignal',['../class_morse_client.html#a3c718208786f8fe55f30eee990ec28e3',1,'MorseClient']]], - ['starttransmit_977',['startTransmit',['../class_s_x128x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'SX128x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x128x.html#a923654706eff5118ef6e84214e837f27',1,'SX128x::startTransmit(const char *str, uint8_t addr=0)'],['../class_s_x127x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'SX127x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x127x.html#a923654706eff5118ef6e84214e837f27',1,'SX127x::startTransmit(const char *str, uint8_t addr=0)'],['../class_s_x126x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'SX126x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x126x.html#a923654706eff5118ef6e84214e837f27',1,'SX126x::startTransmit(const char *str, uint8_t addr=0)'],['../class_si443x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'Si443x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_si443x.html#a923654706eff5118ef6e84214e837f27',1,'Si443x::startTransmit(const char *str, uint8_t addr=0)'],['../class_r_f69.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'RF69::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_r_f69.html#a923654706eff5118ef6e84214e837f27',1,'RF69::startTransmit(const char *str, uint8_t addr=0)'],['../classn_r_f24.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'nRF24::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../classn_r_f24.html#a923654706eff5118ef6e84214e837f27',1,'nRF24::startTransmit(const char *str, uint8_t addr=0)'],['../class_l_r11x0.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'LR11x0::startTransmit()'],['../class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314',1,'Si443x::startTransmit()'],['../class_l_r11x0.html#a923654706eff5118ef6e84214e837f27',1,'LR11x0::startTransmit()'],['../class_c_c1101.html#a0df2938e2509a8f2746b20ae0558d4ea',1,'CC1101::startTransmit()'],['../class_l_r11x0.html#a548ab2acdf0e2a6c621be3a267119fcd',1,'LR11x0::startTransmit()'],['../classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917',1,'nRF24::startTransmit()'],['../class_r_f69.html#a855dc194947b095b821ec1524ba6814c',1,'RF69::startTransmit()'],['../class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1',1,'SX126x::startTransmit()'],['../class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083',1,'SX127x::startTransmit()'],['../class_s_x128x.html#aef221e7d463c5228ce00ed6934512848',1,'SX128x::startTransmit()'],['../class_physical_layer.html#a923654706eff5118ef6e84214e837f27',1,'PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'PhysicalLayer::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_c_c1101.html#a923654706eff5118ef6e84214e837f27',1,'CC1101::startTransmit(const char *str, uint8_t addr=0)'],['../class_c_c1101.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'CC1101::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)']]], - ['startwifiscan_978',['startWifiScan',['../class_l_r11x0.html#a3498e0e621f341e415145879989e0948',1,'LR11x0']]], - ['stm32wlx_979',['STM32WLx',['../class_s_t_m32_w_lx.html#ac0e8787dbb8e8aaa172b089ace6eaa09',1,'STM32WLx']]], - ['sx1231_980',['SX1231',['../class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269',1,'SX1231']]], - ['sx1233_981',['SX1233',['../class_s_x1233.html#a23d2fbf2473e48d46e341e6afe31f82f',1,'SX1233']]], - ['sx1261_982',['SX1261',['../class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35',1,'SX1261']]], - ['sx1262_983',['SX1262',['../class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d',1,'SX1262']]], - ['sx1268_984',['SX1268',['../class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f',1,'SX1268']]], - ['sx126x_985',['SX126x',['../class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8',1,'SX126x']]], - ['sx1272_986',['SX1272',['../class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626',1,'SX1272']]], - ['sx1273_987',['SX1273',['../class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b',1,'SX1273']]], - ['sx1276_988',['SX1276',['../class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b',1,'SX1276']]], - ['sx1277_989',['SX1277',['../class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda',1,'SX1277']]], - ['sx1278_990',['SX1278',['../class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e',1,'SX1278']]], - ['sx1279_991',['SX1279',['../class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a',1,'SX1279']]], - ['sx127x_992',['SX127x',['../class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c',1,'SX127x']]], - ['sx1280_993',['SX1280',['../class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb',1,'SX1280']]], - ['sx1281_994',['SX1281',['../class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998',1,'SX1281']]], - ['sx1282_995',['SX1282',['../class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232',1,'SX1282']]], - ['sx128x_996',['SX128x',['../class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7',1,'SX128x']]] + ['setdatashaping_878',['setDataShaping',['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_physical_layer.html#aeba04366a0cf05ff3d8227c4f7c8e1e9',1,'PhysicalLayer::setDataShaping()'],['../class_external_radio.html#abe0bfb0f178783eff28bdc867e9324fd',1,'ExternalRadio::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../class_l_r11x0.html#a5a33df702da3f5b010e07d5e6fac7aa6',1,'LR11x0::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()']]], + ['setdatashapingook_879',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]], + ['setdevicestatus_880',['setDeviceStatus',['../class_lo_ra_w_a_n_node.html#a5449e301634dff1838a1b024b4067034',1,'LoRaWANNode']]], + ['setdio0action_881',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ae75bc48cc74a407370cd9f4bf95e9e30',1,'SX127x::setDio0Action()']]], + ['setdio1action_882',['setDio1Action',['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()'],['../class_s_x127x.html#a7b4bce81839b105c464ebf922602e58b',1,'SX127x::setDio1Action()'],['../class_s_t_m32_w_lx.html#a63d61bc5057e9da3d0ea12feae67122e',1,'STM32WLx::setDio1Action()'],['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()']]], + ['setdio2asrfswitch_883',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]], + ['setdiomapping_884',['setDIOMapping',['../class_c_c1101.html#a544bb8d7be9c0e1ff7f7103b30925862',1,'CC1101::setDIOMapping()'],['../class_r_f69.html#a7243b3396edc1e6e67575894a5033afe',1,'RF69::setDIOMapping()'],['../class_s_x127x.html#af7d373bc93e99790912cebe8d5ae6403',1,'SX127x::setDIOMapping()'],['../class_physical_layer.html#a349e8a22cd28ad89d45460fdeeefc05c',1,'PhysicalLayer::setDIOMapping()']]], + ['setdiopreambledetect_885',['setDIOPreambleDetect',['../class_s_x127x.html#a7b85344084b800966a46ace59dcb5277',1,'SX127x']]], + ['setdirectaction_886',['setDirectAction',['../class_si443x.html#a48a59ff1ddc7c8ec820328174955de43',1,'Si443x::setDirectAction()'],['../class_physical_layer.html#abf96cf4f3cb4c82d44be581dbe615966',1,'PhysicalLayer::setDirectAction()'],['../class_s_x128x.html#a2326cf28c385b8dd709cb62c9f665000',1,'SX128x::setDirectAction()'],['../class_s_x127x.html#ae4b99d1bc67ac2c81eeb11dd6793a8c5',1,'SX127x::setDirectAction()'],['../class_s_x126x.html#a4f514b341b8982650526c6d8e20fd1a4',1,'SX126x::setDirectAction()'],['../class_c_c1101.html#a24f4b059cc56238499c6117b88cd5505',1,'CC1101::setDirectAction()'],['../class_r_f69.html#a9852fe520aec018d2bb4aff0cd17de77',1,'RF69::setDirectAction()']]], + ['setdirectsyncword_887',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]], + ['setdutycycle_888',['setDutyCycle',['../class_lo_ra_w_a_n_node.html#a3d4bbd6d382496838954ab4ac1168b77',1,'LoRaWANNode']]], + ['setdwelltime_889',['setDwellTime',['../class_lo_ra_w_a_n_node.html#a62bfe68f6fe63c2e408dccbff6a34a4f',1,'LoRaWANNode']]], + ['setencoding_890',['setEncoding',['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()'],['../class_l_r11x0.html#a8ae178a17f6e41b545b79cfffd3e2864',1,'LR11x0::setEncoding()'],['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_external_radio.html#ae619f011daea49a97098d2897e5a3c2c',1,'ExternalRadio::setEncoding()'],['../class_physical_layer.html#acb45b2342400a03a914a91d2ac7fb488',1,'PhysicalLayer::setEncoding()']]], + ['setfhsshoppingperiod_891',['setFHSSHoppingPeriod',['../class_s_x127x.html#a7f04a7e883057908df18f06c7f74c7e1',1,'SX127x']]], + ['setfifoemptyaction_892',['setFifoEmptyAction',['../class_r_f69.html#a788023a0de9d6b43cb4079d12ca90b8d',1,'RF69::setFifoEmptyAction()'],['../class_s_x127x.html#a6fbdfd8e2a2ad1eb7e59a73385847acb',1,'SX127x::setFifoEmptyAction()']]], + ['setfifofullaction_893',['setFifoFullAction',['../class_r_f69.html#a1a6ecb5fcc42c49bc3d9032e9c5db07b',1,'RF69::setFifoFullAction()'],['../class_s_x127x.html#a201c31366f32c41b801724fb662265c1',1,'SX127x::setFifoFullAction()']]], + ['setfrequency_894',['setFrequency',['../class_physical_layer.html#a8a194b0fbb66b1a953288bf3b9478d6e',1,'PhysicalLayer::setFrequency()'],['../class_s_x128x.html#ab9e16231c2c6bd0e4b4c6c2900b5b332',1,'SX128x::setFrequency()'],['../class_s_x1279.html#ab60691d073ca75ef09dab7a8f28fb7fb',1,'SX1279::setFrequency()'],['../class_s_x1278.html#adb4d95d3b2798cf8ea94890ae71dcc59',1,'SX1278::setFrequency()'],['../class_s_x1277.html#ad68ea24b46d9e7d3f82282cdccd20e00',1,'SX1277::setFrequency()'],['../class_s_x1276.html#a981b59110e514b7dcaec8490e1c4320c',1,'SX1276::setFrequency()'],['../class_s_x1272.html#ac1467a23e1f1bfdbd02f6d30654ed850',1,'SX1272::setFrequency()'],['../class_s_x1268.html#a59b538f4971525849b7aaa3456de9929',1,'SX1268::setFrequency()'],['../class_si4432.html#aed3561abdb30b4eaad52d984366aadf1',1,'Si4432::setFrequency()'],['../class_s_x1268.html#af412a9361fe413b2d0c426100056d8c2',1,'SX1268::setFrequency()'],['../class_s_x1262.html#a2122feee1a3bffaaa20e85b24dc8a899',1,'SX1262::setFrequency()'],['../class_si4430.html#a3959e91bcae77b8240e9e447985e05b3',1,'Si4430::setFrequency()'],['../class_r_f69.html#aa7f47c37eec6c7e3ebf6e6d30ebd5532',1,'RF69::setFrequency()'],['../classn_r_f24.html#a18f24764b2ecffc076e72dce0b036116',1,'nRF24::setFrequency()'],['../class_l_r1120.html#a477bac8eea731d55bf6c07e60aa0b2e2',1,'LR1120::setFrequency(float freq, bool calibrate, float band=4)'],['../class_l_r1120.html#a8d13c0f91a90a2aab43229133caf41fb',1,'LR1120::setFrequency(float freq) override'],['../class_l_r1110.html#a08c9ba9d02e7e3918f73f090c6d5ed33',1,'LR1110::setFrequency(float freq, bool calibrate, float band=4)'],['../class_l_r1110.html#ade94d20ea438cbd92c61e28d2232d7e8',1,'LR1110::setFrequency(float freq) override'],['../class_c_c1101.html#ad428d7e6fc9ac119101bb0716fa80bee',1,'CC1101::setFrequency()'],['../class_s_x1262.html#a1f70b082116b03d1fafe395fc5a288f6',1,'SX1262::setFrequency()']]], + ['setfrequencydeviation_895',['setFrequencyDeviation',['../classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4',1,'nRF24::setFrequencyDeviation()'],['../class_physical_layer.html#a2f4f9b428d9ea9af886ca85e5088ed7b',1,'PhysicalLayer::setFrequencyDeviation()'],['../class_external_radio.html#a02928a19eab0eab615c02180cedda3eb',1,'ExternalRadio::setFrequencyDeviation()'],['../class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1',1,'SX128x::setFrequencyDeviation()'],['../class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679',1,'SX127x::setFrequencyDeviation()'],['../class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3',1,'SX126x::setFrequencyDeviation()'],['../class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66',1,'Si443x::setFrequencyDeviation()'],['../class_r_f69.html#adb9fbfedf95f34ac537815870b98a9be',1,'RF69::setFrequencyDeviation()'],['../class_l_r11x0.html#ac003cfe3a4dbd9bad1f01fd0147031d1',1,'LR11x0::setFrequencyDeviation()'],['../class_c_c1101.html#a0d69713b9f20c9de354c13c3167b18b3',1,'CC1101::setFrequencyDeviation()']]], + ['setgain_896',['setGain',['../class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852',1,'SX1272::setGain()'],['../class_s_x1278.html#aa57b713988cfa224a6db2ff325052931',1,'SX1278::setGain()']]], + ['setgaincontrol_897',['setGainControl',['../class_s_x128x.html#a3837662441a9eb3f0a71f4f667db9e91',1,'SX128x']]], + ['setgdo0action_898',['setGdo0Action',['../class_c_c1101.html#a9bee13612cf4da067faeb57d18ee2eb7',1,'CC1101']]], + ['setgdo2action_899',['setGdo2Action',['../class_c_c1101.html#ad71efbe54590e4431f3286ab99536fe9',1,'CC1101']]], + ['sethighsensitivitymode_900',['setHighSensitivityMode',['../class_s_x128x.html#a6e45fbfaec7063e52e188f47a3a585a5',1,'SX128x']]], + ['setinversion_901',['setInversion',['../class_hell_client.html#ae43025b9d55ee21a322bb5d7ee1065b0',1,'HellClient']]], + ['setirqaction_902',['setIrqAction',['../class_l_r11x0.html#a49116d006b60128fe6f73a6a868a6d18',1,'LR11x0::setIrqAction()'],['../classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3',1,'nRF24::setIrqAction()'],['../class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726',1,'Si443x::setIrqAction()']]], + ['setlnatestboost_903',['setLnaTestBoost',['../class_r_f69.html#aa14dbfd82cd75b9759d4d78bdb05c194',1,'RF69']]], + ['setlowbatterythreshold_904',['setLowBatteryThreshold',['../class_s_x127x.html#a9ca9aa18e13e8390ec437e249e1d2472',1,'SX127x']]], + ['setlrfhssconfig_905',['setLrFhssConfig',['../class_l_r11x0.html#a8c1def9a01021a52f5bb82c119a9ad35',1,'LR11x0']]], + ['setmodem_906',['setModem',['../class_bell_client.html#a163f65f3fcce87d9bea558b34c19bd47',1,'BellClient']]], + ['setnodeaddress_907',['setNodeAddress',['../class_c_c1101.html#a6e62914790f132816134fc68c2bb5eb8',1,'CC1101::setNodeAddress()'],['../class_l_r11x0.html#a605f5c74ce523abad256866abe133d2e',1,'LR11x0::setNodeAddress()'],['../class_r_f69.html#ab9c217d5ece259950780a05c6e41f75c',1,'RF69::setNodeAddress()'],['../class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752',1,'SX126x::setNodeAddress()'],['../class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95',1,'SX127x::setNodeAddress(uint8_t nodeAddr)']]], + ['setook_908',['setOOK',['../class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee',1,'SX127x::setOOK()'],['../class_r_f69.html#a465df5a2e1f924f6d3ba4eae765847b7',1,'RF69::setOOK()'],['../class_c_c1101.html#afa64d1ad4789d3146b38d14437234756',1,'CC1101::setOOK()']]], + ['setookfixedorfloorthreshold_909',['setOokFixedOrFloorThreshold',['../class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538',1,'SX127x']]], + ['setookfixedthreshold_910',['setOokFixedThreshold',['../class_r_f69.html#a2f5852cf0757e38b56b6208760d9a459',1,'RF69']]], + ['setookpeakthresholddecrement_911',['setOokPeakThresholdDecrement',['../class_r_f69.html#a434420f2def6c383608223105469fda1',1,'RF69::setOokPeakThresholdDecrement()'],['../class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d',1,'SX127x::setOokPeakThresholdDecrement(uint8_t value)']]], + ['setookpeakthresholdstep_912',['setOokPeakThresholdStep',['../class_s_x127x.html#a48ca43e6aad02815fa1507f0f0831c54',1,'SX127x']]], + ['setookthresholdtype_913',['setOokThresholdType',['../class_r_f69.html#a219a046c10ddcc0a787ad19346ecad6a',1,'RF69::setOokThresholdType()'],['../class_s_x127x.html#a8b93142202167270db109d18b743c744',1,'SX127x::setOokThresholdType()']]], + ['setoutputpower_914',['setOutputPower',['../class_physical_layer.html#ad2286dc78dbf8e3084f38e9159b99ae5',1,'PhysicalLayer::setOutputPower()'],['../class_s_x1262.html#aa455a7f0e69abdcca55cf35388d9dc52',1,'SX1262::setOutputPower()'],['../class_s_x1268.html#a6b6adaee1c8d76c3d766225298d84709',1,'SX1268::setOutputPower()'],['../class_s_x1272.html#aec51f08c0902145ff5f11e27e7cab638',1,'SX1272::setOutputPower(int8_t power) override'],['../class_s_x1272.html#a03f7073d710f18aad79b7d46f2fda659',1,'SX1272::setOutputPower(int8_t power, bool useRfo)'],['../class_s_x1278.html#a69abc18e7fa0055e6b80024e8cde7db4',1,'SX1278::setOutputPower(int8_t power) override'],['../class_s_x1278.html#aca58a6c2e8fcef6414fdf3bc1eb62082',1,'SX1278::setOutputPower(int8_t power, bool useRfo)'],['../class_s_x128x.html#a1bc3372c47a4e3c81ef15bee448ba6b6',1,'SX128x::setOutputPower()'],['../classn_r_f24.html#a4fa66ce5fb6d7b22bbb439c2f9103bf3',1,'nRF24::setOutputPower()'],['../class_s_t_m32_w_lx.html#a9afbde1c466907598974cc3923784c5b',1,'STM32WLx::setOutputPower()'],['../class_si4432.html#a5e3017bce6d66d35b867e7878d108c68',1,'Si4432::setOutputPower()'],['../class_si4431.html#ad1538dbe67ed5d3682591d1d780ab0e9',1,'Si4431::setOutputPower()'],['../class_si4430.html#ab1303e014a4b8d2307a2b1deb061fdeb',1,'Si4430::setOutputPower()'],['../class_r_f69.html#a721094611fa375e73bd0332ab2d7d113',1,'RF69::setOutputPower()'],['../class_l_r11x0.html#a549ecc907732bca96dab27c433928740',1,'LR11x0::setOutputPower(int8_t power, bool forceHighPower)'],['../class_l_r11x0.html#a5d357573584cd02849a958c46701d232',1,'LR11x0::setOutputPower(int8_t power) override'],['../class_c_c1101.html#a5d6dce30fc7da668975b6da663784cdf',1,'CC1101::setOutputPower()'],['../class_s_x1261.html#a3d197bb8a301f3594c7bfa1c9375aef1',1,'SX1261::setOutputPower()']]], + ['setpacketreceivedaction_915',['setPacketReceivedAction',['../class_l_r11x0.html#ac2a8ece736198c966e3870dac09f4e87',1,'LR11x0::setPacketReceivedAction()'],['../class_physical_layer.html#aec928bb26f65752aa20cd236fbabb95c',1,'PhysicalLayer::setPacketReceivedAction()'],['../class_s_x128x.html#ad98c4526ef971f9aadb30e351a37eaf9',1,'SX128x::setPacketReceivedAction()'],['../class_s_x127x.html#ae236a467095fb5364d0fc4a98d85f96e',1,'SX127x::setPacketReceivedAction()'],['../class_s_x126x.html#a7603aa60ae8d975eb262a4b7e2aed1d0',1,'SX126x::setPacketReceivedAction()'],['../class_s_t_m32_w_lx.html#ad23dafdeb21b97165be74ef8f093866c',1,'STM32WLx::setPacketReceivedAction()'],['../class_si443x.html#a0e098ea9aa3945f0c38f59efe43b147e',1,'Si443x::setPacketReceivedAction()'],['../class_r_f69.html#a74962c069e08890ac9566d48634c778e',1,'RF69::setPacketReceivedAction()'],['../classn_r_f24.html#a60df9afa489eabe3a3ca193ab7709165',1,'nRF24::setPacketReceivedAction()'],['../class_c_c1101.html#a29a16e8ed85432c6fae8d9e45399de6e',1,'CC1101::setPacketReceivedAction()']]], + ['setpacketsentaction_916',['setPacketSentAction',['../class_s_x126x.html#ac79f7ebab97ae91fff6933be3207c873',1,'SX126x::setPacketSentAction()'],['../class_s_x127x.html#a3530e8e19cfe4d96fe49ca4e6386b099',1,'SX127x::setPacketSentAction()'],['../class_s_x128x.html#a1e6f938ce715dad9a6609bf56626a50d',1,'SX128x::setPacketSentAction()'],['../class_physical_layer.html#a32b512b34f6575b2109ae3c3f35d1369',1,'PhysicalLayer::setPacketSentAction()'],['../class_c_c1101.html#a336999da23e554073a9fa628131883f5',1,'CC1101::setPacketSentAction()'],['../class_si443x.html#af2d36121ca94736ef3ecb4c09aded753',1,'Si443x::setPacketSentAction()'],['../class_s_t_m32_w_lx.html#a7c0e3aef03f0b6834d0465d8f8568c32',1,'STM32WLx::setPacketSentAction()'],['../class_l_r11x0.html#a92299e41f839590008b4e344776838a1',1,'LR11x0::setPacketSentAction()'],['../class_r_f69.html#a97603856caada65676ff4b11630c7f72',1,'RF69::setPacketSentAction()'],['../classn_r_f24.html#a26b5f873db167733df143a0608eea3ac',1,'nRF24::setPacketSentAction()']]], + ['setpaconfig_917',['setPaConfig',['../class_s_x126x.html#a1623e7d5450c97ca092913ad79d62208',1,'SX126x']]], + ['setparamptime_918',['setPaRampTime',['../class_s_x126x.html#ad90a56cb55c5bb64037a0d412d84a80d',1,'SX126x']]], + ['setpreamblelength_919',['setPreambleLength',['../class_physical_layer.html#a85db1ff64e6c56e054f276c511194633',1,'PhysicalLayer::setPreambleLength()'],['../class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133',1,'SX128x::setPreambleLength()'],['../class_s_x127x.html#a844499bace6ae001446d71bee2877656',1,'SX127x::setPreambleLength()'],['../class_s_x126x.html#ad6274222ccf534e98e3cd17dfa1520d4',1,'SX126x::setPreambleLength()'],['../class_si443x.html#a4821a6141caf16141074615c976ecd91',1,'Si443x::setPreambleLength()'],['../class_r_f69.html#a7c84b3f881cad6e05b0f4f68c24496d9',1,'RF69::setPreambleLength()'],['../class_l_r11x0.html#aa5d7ae65666f8f9abcb7e9b169884a4a',1,'LR11x0::setPreambleLength()'],['../class_c_c1101.html#ae77c828c9c7cc12012fe011e8c4d3570',1,'CC1101::setPreambleLength(uint8_t preambleLength, uint8_t qualityThreshold)']]], + ['setpromiscuousmode_920',['setPromiscuousMode',['../class_c_c1101.html#ac1155543b27e46fa27aa4c9180da18bb',1,'CC1101::setPromiscuousMode()'],['../class_r_f69.html#ae004326d663a9d6a9c30e792aa368b49',1,'RF69::setPromiscuousMode()']]], + ['setreceivepipe_921',['setReceivePipe',['../classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t *addr)'],['../classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t addrByte)']]], + ['setrecvsequence_922',['setRecvSequence',['../class_a_x25_frame.html#a4696a8eede8bac85f0ee6de6fee79ea8',1,'AX25Frame']]], + ['setregulatordcdc_923',['setRegulatorDCDC',['../class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8',1,'SX126x']]], + ['setregulatorldo_924',['setRegulatorLDO',['../class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2',1,'SX126x']]], + ['setrepeaters_925',['setRepeaters',['../class_a_x25_frame.html#a7f2d9f4f1ba29d0fd9f9f3f2cf03f797',1,'AX25Frame']]], + ['setrfswitchpins_926',['setRfSwitchPins',['../class_s_x127x.html#a8ca9edcae05060cce3ff7ee58faeb4e2',1,'SX127x::setRfSwitchPins()'],['../class_s_x128x.html#a5ba683fbc4a46418ce3736f224fb55f2',1,'SX128x::setRfSwitchPins()'],['../class_s_x126x.html#a0a0df468eacc71c1b2a093ac06bfff51',1,'SX126x::setRfSwitchPins()'],['../class_r_f69.html#ac341945538a84430c61f80f610a94411',1,'RF69::setRfSwitchPins()'],['../class_module.html#a7d3adea64acab11c47c804afc74bd4f3',1,'Module::setRfSwitchPins()'],['../class_c_c1101.html#a5ef45183690bb1879f106af079b01140',1,'CC1101::setRfSwitchPins()'],['../class_si443x.html#a43e7ceeff9114b35ab89f1d69916b375',1,'Si443x::setRfSwitchPins()']]], + ['setrfswitchstate_927',['setRfSwitchState',['../class_module.html#afbed643f082286012bf44bba22381ae6',1,'Module']]], + ['setrfswitchtable_928',['setRfSwitchTable',['../class_module.html#ac308fa817a5c36c5dc724a0d15cefd4d',1,'Module::setRfSwitchTable()'],['../class_c_c1101.html#a7b401995be4bc136063a035ce1820634',1,'CC1101::setRfSwitchTable()'],['../class_r_f69.html#afff64ceef5f496ce035ff6d12d6bcc3c',1,'RF69::setRfSwitchTable()'],['../class_si443x.html#a8898f11cf9dabd9a5ad717376fdbffa6',1,'Si443x::setRfSwitchTable()'],['../class_s_x126x.html#a2cb5ed645ebcc6f3f17d77e32c2ccdd7',1,'SX126x::setRfSwitchTable()'],['../class_s_x127x.html#ab9625a5246a45112267ce441ac2de254',1,'SX127x::setRfSwitchTable()'],['../class_s_x128x.html#ad5789bd27d46b24f54aac9ca55ec9958',1,'SX128x::setRfSwitchTable()'],['../class_s_t_m32_w_lx.html#a2cb5ed645ebcc6f3f17d77e32c2ccdd7',1,'STM32WLx::setRfSwitchTable()']]], + ['setrssiconfig_929',['setRSSIConfig',['../class_s_x127x.html#ad3955f85f456edae772a51025a19029b',1,'SX127x']]], + ['setrssithreshold_930',['setRSSIThreshold',['../class_r_f69.html#afcb723ae58d6519e5b95d017d2beb78a',1,'RF69::setRSSIThreshold()'],['../class_s_x127x.html#a5094d0f471aaa428167816d1ac30bb76',1,'SX127x::setRSSIThreshold()']]], + ['setrxbandwidth_931',['setRxBandwidth',['../class_c_c1101.html#a381d0059d7a0ccd8a2f54d7d3376f9b6',1,'CC1101::setRxBandwidth()'],['../class_l_r11x0.html#a25f5ee68b3c2638ae613c87ed1c3fc64',1,'LR11x0::setRxBandwidth()'],['../class_r_f69.html#a735d8f22095a7e69471d73ca021b9d1a',1,'RF69::setRxBandwidth()'],['../class_si443x.html#a51e6b7c677e82042224798114f311175',1,'Si443x::setRxBandwidth()'],['../class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22',1,'SX126x::setRxBandwidth()'],['../class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53',1,'SX127x::setRxBandwidth()']]], + ['setrxboostedgainmode_932',['setRxBoostedGainMode',['../class_s_x126x.html#a920aa76ff5f0f579424ef6de92e588c8',1,'SX126x']]], + ['setsendsequence_933',['setSendSequence',['../class_a_x25_frame.html#a026e9b96fa69018590fcf6842df8be70',1,'AX25Frame']]], + ['setspreadingfactor_934',['setSpreadingFactor',['../class_s_x128x.html#ae435f57132f76f4283abb870176acf54',1,'SX128x::setSpreadingFactor()'],['../class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08',1,'SX1278::setSpreadingFactor()'],['../class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf',1,'SX1277::setSpreadingFactor()'],['../class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f',1,'SX1273::setSpreadingFactor()'],['../class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d',1,'SX126x::setSpreadingFactor()'],['../class_s_x1272.html#a82084ac58502c83d2ada998410307490',1,'SX1272::setSpreadingFactor()'],['../class_l_l_c_c68.html#ad59d1a1cb32c7c89c13ebf46051d26e4',1,'LLCC68::setSpreadingFactor()'],['../class_l_r11x0.html#adf6895cbf7af7e00ea06c5b2b5040cb4',1,'LR11x0::setSpreadingFactor(uint8_t sf, bool legacy=false)']]], + ['setsyncbits_935',['setSyncBits',['../class_l_r11x0.html#a6501ef362df1a5b71927cfe4e43c202d',1,'LR11x0::setSyncBits()'],['../class_s_x126x.html#ac594fbb30c5010658c970a64654c7162',1,'SX126x::setSyncBits()']]], + ['setsyncword_936',['setSyncWord',['../class_s_x127x.html#aaf400f33e17c1679c0b55cd70bef90b0',1,'SX127x::setSyncWord()'],['../class_physical_layer.html#a6c71cdc1238e1368274670758431a977',1,'PhysicalLayer::setSyncWord()'],['../class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1',1,'SX128x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_s_x128x.html#ad9584464d2e4cc09686cf4e83e65d3e0',1,'SX128x::setSyncWord(const uint8_t *syncWord, uint8_t len)'],['../class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde',1,'SX127x::setSyncWord()'],['../class_s_x126x.html#a827a4754ea53388513d263e5d9171395',1,'SX126x::setSyncWord(uint8_t *syncWord, size_t len) override'],['../class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f',1,'SX126x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_si443x.html#af257fb09afaa6162e1506cfe87b219b3',1,'Si443x::setSyncWord()'],['../class_r_f69.html#a26667d50ec845c28e17236c69c886561',1,'RF69::setSyncWord()'],['../class_l_r11x0.html#ab8c54b1b105605ffe0908c5ff9362932',1,'LR11x0::setSyncWord(uint8_t *syncWord, size_t len) override'],['../class_l_r11x0.html#a7ffa48f1b6aaaa3f48e4b51f8ada59d8',1,'LR11x0::setSyncWord(uint32_t syncWord)'],['../class_c_c1101.html#ab89b0932dbacadc34d049a2bd2292001',1,'CC1101::setSyncWord(uint8_t *syncWord, uint8_t len, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_c_c1101.html#a433f1a40b33be6c84d3665a1b4cd57d6',1,'CC1101::setSyncWord(uint8_t syncH, uint8_t syncL, uint8_t maxErrBits=0, bool requireCarrierSense=false)']]], + ['settcxo_937',['setTCXO',['../class_l_r11x0.html#a971b4ccd1d5479e9d72aa9649e8fef55',1,'LR11x0::setTCXO()'],['../class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6',1,'SX126x::setTCXO()']]], + ['settransmitpipe_938',['setTransmitPipe',['../classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af',1,'nRF24']]], + ['settxpower_939',['setTxPower',['../class_lo_ra_w_a_n_node.html#a9af613f7d923e7bdcfdbd020132c6d4b',1,'LoRaWANNode']]], + ['setwhitening_940',['setWhitening',['../class_l_r11x0.html#adcde55b8660c24cf5783942a4132786d',1,'LR11x0::setWhitening()'],['../class_s_x126x.html#ae500bad45638a47264b7e5955a93107d',1,'SX126x::setWhitening()'],['../class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f',1,'SX128x::setWhitening()']]], + ['setwifiscanaction_941',['setWiFiScanAction',['../class_l_r11x0.html#aff6060e116701c60e078d3d930723b4b',1,'LR11x0']]], + ['si4430_942',['Si4430',['../class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9',1,'Si4430']]], + ['si4431_943',['Si4431',['../class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0',1,'Si4431']]], + ['si4432_944',['Si4432',['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432']]], + ['si443x_945',['Si443x',['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x']]], + ['sleep_946',['sleep',['../class_physical_layer.html#af1bb9a5da26da8829795ebb72e9c666e',1,'PhysicalLayer::sleep()'],['../class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab',1,'SX128x::sleep()'],['../class_s_x128x.html#a9bf5f068064539c8421a4a20cc3f89ab',1,'SX128x::sleep()'],['../class_s_x127x.html#a1ff85ee7979da08b4e66316f1ba2c6a9',1,'SX127x::sleep()'],['../class_s_x126x.html#aad7e4df3e1ca20d524e1d776047e1013',1,'SX126x::sleep()'],['../class_si443x.html#ab0cc51d6b4264acf8e3e49a3a490dee9',1,'Si443x::sleep()'],['../class_r_f69.html#adec9debf69f5ee846a5b6e34831ade3c',1,'RF69::sleep()'],['../classn_r_f24.html#a69b75e0889c609099487a43c8c3b6721',1,'nRF24::sleep()'],['../class_l_r11x0.html#ad2786a2f17af5769c772ebc73df88e1f',1,'LR11x0::sleep(bool retainConfig, uint32_t sleepTime)'],['../class_l_r11x0.html#ab0d389f1ffaccd7bf97e1e1d52c6136e',1,'LR11x0::sleep()'],['../class_s_x126x.html#aecdecd788d254fdea92fde5037693fef',1,'SX126x::sleep()']]], + ['spectralscanabort_947',['spectralScanAbort',['../class_s_x126x.html#a865397e1cca38bec2d055c047825ea07',1,'SX126x']]], + ['spectralscangetresult_948',['spectralScanGetResult',['../class_s_x126x.html#ae473773e5bed4b08452e80311bdb26f2',1,'SX126x']]], + ['spectralscangetstatus_949',['spectralScanGetStatus',['../class_s_x126x.html#a5595fff99d76d50d711b8cdad98527c4',1,'SX126x']]], + ['spectralscanstart_950',['spectralScanStart',['../class_s_x126x.html#a8a3ad4e12df862ab18b326d9dba26d66',1,'SX126x']]], + ['spibegin_951',['spiBegin',['../class_radio_lib_hal.html#aa1f8e5cd323e53ef9fa977734a05d030',1,'RadioLibHal']]], + ['spibegintransaction_952',['spiBeginTransaction',['../class_radio_lib_hal.html#abe787d5e556190eef2c63e1581235460',1,'RadioLibHal']]], + ['spicheckstream_953',['SPIcheckStream',['../class_module.html#a5efa7ae78cab1d7f43005e965923f769',1,'Module']]], + ['spiend_954',['spiEnd',['../class_radio_lib_hal.html#a41c85e560155d644f5b4ce8444dd8b64',1,'RadioLibHal']]], + ['spiendtransaction_955',['spiEndTransaction',['../class_radio_lib_hal.html#a68d9271c76f8c96afb734a4634bf92e9',1,'RadioLibHal']]], + ['spigetregvalue_956',['SPIgetRegValue',['../class_module.html#a369e916626c821ecec85f25d5b46d752',1,'Module']]], + ['spireadregister_957',['SPIreadRegister',['../class_module.html#ab250eb929068e0c890e16e8e6d7cd7e6',1,'Module']]], + ['spireadregisterburst_958',['SPIreadRegisterBurst',['../class_module.html#ac993ab8e2ea0f5aa93339d1f6ffb54ee',1,'Module']]], + ['spireadstream_959',['SPIreadStream',['../class_module.html#a085415b49ff72238f118b937ad896cbd',1,'Module::SPIreadStream(uint8_t *cmd, uint8_t cmdLen, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)'],['../class_module.html#adacceb57ecfecb09150c135b2b44436f',1,'Module::SPIreadStream(uint16_t cmd, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)']]], + ['spisetregvalue_960',['SPIsetRegValue',['../class_module.html#ade75c5403a05156b43cc7562563ae2d7',1,'Module']]], + ['spitransfer_961',['spiTransfer',['../class_radio_lib_hal.html#aebcaaf0cefdaaf5b572d4261e472ac8a',1,'RadioLibHal']]], + ['spitransfer_962',['SPItransfer',['../class_module.html#aa6df70520aa015dd3a1bccdceae67232',1,'Module']]], + ['spitransferstream_963',['SPItransferStream',['../class_module.html#a663067b050e944f538a24db7a551f4d0',1,'Module']]], + ['spiwriteregister_964',['SPIwriteRegister',['../class_module.html#a60ca6b4cae98f7d935191a569d519913',1,'Module']]], + ['spiwriteregisterburst_965',['SPIwriteRegisterBurst',['../class_module.html#a2826f0fa116eb0a4dd18ddb9b21e4caf',1,'Module']]], + ['spiwritestream_966',['SPIwriteStream',['../class_module.html#af99b0e74e67417a88f500ab7261ddd20',1,'Module::SPIwriteStream(uint16_t cmd, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)'],['../class_module.html#a7acbe601ebe6398781d0f2de5177305e',1,'Module::SPIwriteStream(uint8_t *cmd, uint8_t cmdLen, uint8_t *data, size_t numBytes, bool waitForGpio=true, bool verify=true)']]], + ['sstvclient_967',['SSTVClient',['../class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1',1,'SSTVClient::SSTVClient(AFSKClient *audio)'],['../class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a',1,'SSTVClient::SSTVClient(PhysicalLayer *phy)']]], + ['standby_968',['standby',['../class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45',1,'SX128x::standby()'],['../class_r_t_t_y_client.html#a928dd206749d68b8ce450e14c24b9f22',1,'RTTYClient::standby()'],['../class_physical_layer.html#a7d5da4311092e3df6b193ff303a0c5e8',1,'PhysicalLayer::standby(uint8_t mode)'],['../class_physical_layer.html#acbcaf6aefcb77a354797e66222fe5018',1,'PhysicalLayer::standby()'],['../class_f_s_k4_client.html#a8b5765371ebbf68a21bc0bbfdf9f82ac',1,'FSK4Client::standby()'],['../class_bell_client.html#a57c19c733b0dfe80bd321f23b18c1e80',1,'BellClient::standby()'],['../class_s_x128x.html#a389aab93e24ec8c7cc9c14de90e5dfae',1,'SX128x::standby()'],['../class_s_x127x.html#aa565bbff460e487672953dc05d335cb0',1,'SX127x::standby(uint8_t mode) override'],['../class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41',1,'SX127x::standby() override'],['../class_s_x126x.html#a2fa0384a529746811e2dcb2eeb4188ec',1,'SX126x::standby()'],['../class_si443x.html#acbc0f95f32ca961294666405596ff529',1,'Si443x::standby(uint8_t mode) override'],['../class_si443x.html#ac45d2776df3ff338db154ead143fb7b8',1,'Si443x::standby() override'],['../class_r_f69.html#a6e3002ab0c58e2087a7d101eda7afa82',1,'RF69::standby()'],['../class_c_c1101.html#a7612bf81e48086004c62548de2682266',1,'CC1101::standby()'],['../class_r_f69.html#a20242499eb926ff7b7da6e3f74a9ece1',1,'RF69::standby()'],['../classn_r_f24.html#a03e9ae7fbd0d55887acf1996df28ed5b',1,'nRF24::standby(uint8_t mode) override'],['../classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56',1,'nRF24::standby() override'],['../class_l_r11x0.html#a2d682ec2ca0ddf4da41a93dd8e728665',1,'LR11x0::standby(uint8_t mode, bool wakeup=true)'],['../class_l_r11x0.html#a74c3f3f8409f1fd0f41347b7d3c7dc24',1,'LR11x0::standby() override'],['../class_c_c1101.html#af374ad0ecd820a01baef7d177a30132a',1,'CC1101::standby()'],['../class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71',1,'SX126x::standby()']]], + ['startchannelscan_969',['startChannelScan',['../class_s_x127x.html#a6fa5723724393576ed597509200e17d1',1,'SX127x::startChannelScan()'],['../class_physical_layer.html#ae30dfbb5445bb674898fc54f5f90b2f9',1,'PhysicalLayer::startChannelScan()'],['../class_s_x128x.html#a948156af6e886bc46a6c6c5fb10a087a',1,'SX128x::startChannelScan()'],['../class_s_x126x.html#aff8ec92d828421564322f13fb1c90223',1,'SX126x::startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin)'],['../class_s_x126x.html#a001c4637f01ed6f0216cd6c4d7e10da3',1,'SX126x::startChannelScan() override'],['../class_l_r11x0.html#aa09eb53b0c32a5f229e14c46bfe45a4f',1,'LR11x0::startChannelScan(uint8_t symbolNum, uint8_t detPeak, uint8_t detMin)'],['../class_l_r11x0.html#a4f3bc362530b85dd643669705f03998d',1,'LR11x0::startChannelScan() override']]], + ['startdirect_970',['startDirect',['../class_physical_layer.html#a88a10657bd2215a11a2331f937414b55',1,'PhysicalLayer']]], + ['startranging_971',['startRanging',['../class_s_x1280.html#a78cebe909fb2776f11f6c50f4f241c10',1,'SX1280']]], + ['startreceive_972',['startReceive',['../class_physical_layer.html#ab913944238f4dfd950d36651eb3c4892',1,'PhysicalLayer::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len)'],['../class_physical_layer.html#a18664ad615c5507ff1690baaca90b094',1,'PhysicalLayer::startReceive()'],['../class_pager_client.html#a9c0f13846fbc333a35a16a98b6575ca6',1,'PagerClient::startReceive(uint32_t pin, uint32_t *addrs, uint32_t *masks, size_t numAddress)'],['../class_pager_client.html#ac232570ac012ff315a1971ab0422fed3',1,'PagerClient::startReceive(uint32_t pin, uint32_t addr, uint32_t mask=0xFFFFF)'],['../class_s_x128x.html#a6083c3789671527e5aee5fd1b8723996',1,'SX128x::startReceive(uint16_t timeout, uint32_t irqFlags=RADIOLIB_SX128X_IRQ_RX_DEFAULT, uint32_t irqMask=RADIOLIB_SX128X_IRQ_RX_DONE, size_t len=0)'],['../class_s_x128x.html#a803eaca8bb7fdfa3570cf4aa95f8e729',1,'SX128x::startReceive() override'],['../class_s_x127x.html#a5b6aec8bba3f055b17864d85f94e195d',1,'SX127x::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_s_x127x.html#aa77da235ab59a5066fc51418d4344a02',1,'SX127x::startReceive(uint8_t len, uint8_t mode=RADIOLIB_SX127X_RXCONTINUOUS)'],['../class_s_x127x.html#abbe1076252a366c3c4aa323fdff7d40c',1,'SX127x::startReceive() override'],['../class_s_x126x.html#ad6c81423768480e3bc04d636486241f8',1,'SX126x::startReceive()'],['../class_si443x.html#ad5adec16d570b0d1b09420919dbe77e4',1,'Si443x::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_si443x.html#ae188dec3175a3aec96844a613e911500',1,'Si443x::startReceive() override'],['../class_r_f69.html#a21ae7524fe573f1a7e74dee342418222',1,'RF69::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_r_f69.html#a3bece228d369dcc1aab6a5b29d0685a8',1,'RF69::startReceive() override'],['../classn_r_f24.html#a38b0084ad11090f918f4f370b9df7514',1,'nRF24::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../classn_r_f24.html#a3c6aa3622c887118fb8d8cb2689fdff2',1,'nRF24::startReceive() override'],['../class_l_r11x0.html#ae79c42c4ceceb7a6897731d01d365281',1,'LR11x0::startReceive(uint32_t timeout, uint32_t irqFlags=RADIOLIB_LR11X0_IRQ_RX_DONE, uint32_t irqMask=0, size_t len=0)'],['../class_l_r11x0.html#aa6ce285cc1b76ce028db6442a421ed8d',1,'LR11x0::startReceive() override'],['../class_c_c1101.html#abf153c8fcf2a0d60439426b03692642e',1,'CC1101::startReceive(uint32_t timeout, uint32_t irqFlags, uint32_t irqMask, size_t len) override'],['../class_c_c1101.html#ae71e947abf6a07b194c6c6d64fd3eb19',1,'CC1101::startReceive() override'],['../class_s_x126x.html#a66ad433561b02fe61b09afd735ce56cc',1,'SX126x::startReceive() override']]], + ['startreceivedutycycle_973',['startReceiveDutyCycle',['../class_s_x126x.html#a5b4f8a41b593436b8c7a2a2d46ac387e',1,'SX126x']]], + ['startreceivedutycycleauto_974',['startReceiveDutyCycleAuto',['../class_s_x126x.html#a077f180905ce4818cbdacad0cd9fe841',1,'SX126x']]], + ['startsignal_975',['startSignal',['../class_morse_client.html#a3c718208786f8fe55f30eee990ec28e3',1,'MorseClient']]], + ['starttransmit_976',['startTransmit',['../class_s_x128x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'SX128x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x128x.html#a923654706eff5118ef6e84214e837f27',1,'SX128x::startTransmit(const char *str, uint8_t addr=0)'],['../class_s_x127x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'SX127x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x127x.html#a923654706eff5118ef6e84214e837f27',1,'SX127x::startTransmit(const char *str, uint8_t addr=0)'],['../class_s_x126x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'SX126x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_s_x126x.html#a923654706eff5118ef6e84214e837f27',1,'SX126x::startTransmit(const char *str, uint8_t addr=0)'],['../class_si443x.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'Si443x::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_si443x.html#a923654706eff5118ef6e84214e837f27',1,'Si443x::startTransmit(const char *str, uint8_t addr=0)'],['../class_r_f69.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'RF69::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_r_f69.html#a923654706eff5118ef6e84214e837f27',1,'RF69::startTransmit(const char *str, uint8_t addr=0)'],['../classn_r_f24.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'nRF24::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../classn_r_f24.html#a923654706eff5118ef6e84214e837f27',1,'nRF24::startTransmit(const char *str, uint8_t addr=0)'],['../class_l_r11x0.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'LR11x0::startTransmit()'],['../class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314',1,'Si443x::startTransmit()'],['../class_l_r11x0.html#a923654706eff5118ef6e84214e837f27',1,'LR11x0::startTransmit()'],['../class_c_c1101.html#a0df2938e2509a8f2746b20ae0558d4ea',1,'CC1101::startTransmit()'],['../class_l_r11x0.html#a548ab2acdf0e2a6c621be3a267119fcd',1,'LR11x0::startTransmit()'],['../classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917',1,'nRF24::startTransmit()'],['../class_r_f69.html#a855dc194947b095b821ec1524ba6814c',1,'RF69::startTransmit()'],['../class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1',1,'SX126x::startTransmit()'],['../class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083',1,'SX127x::startTransmit()'],['../class_s_x128x.html#aef221e7d463c5228ce00ed6934512848',1,'SX128x::startTransmit()'],['../class_physical_layer.html#a923654706eff5118ef6e84214e837f27',1,'PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'PhysicalLayer::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)'],['../class_c_c1101.html#a923654706eff5118ef6e84214e837f27',1,'CC1101::startTransmit(const char *str, uint8_t addr=0)'],['../class_c_c1101.html#ad59e37ce0606dc8051e40be9d14cfec3',1,'CC1101::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)']]], + ['startwifiscan_977',['startWifiScan',['../class_l_r11x0.html#a3498e0e621f341e415145879989e0948',1,'LR11x0']]], + ['stm32wlx_978',['STM32WLx',['../class_s_t_m32_w_lx.html#ac0e8787dbb8e8aaa172b089ace6eaa09',1,'STM32WLx']]], + ['sx1231_979',['SX1231',['../class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269',1,'SX1231']]], + ['sx1233_980',['SX1233',['../class_s_x1233.html#a23d2fbf2473e48d46e341e6afe31f82f',1,'SX1233']]], + ['sx1261_981',['SX1261',['../class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35',1,'SX1261']]], + ['sx1262_982',['SX1262',['../class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d',1,'SX1262']]], + ['sx1268_983',['SX1268',['../class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f',1,'SX1268']]], + ['sx126x_984',['SX126x',['../class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8',1,'SX126x']]], + ['sx1272_985',['SX1272',['../class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626',1,'SX1272']]], + ['sx1273_986',['SX1273',['../class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b',1,'SX1273']]], + ['sx1276_987',['SX1276',['../class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b',1,'SX1276']]], + ['sx1277_988',['SX1277',['../class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda',1,'SX1277']]], + ['sx1278_989',['SX1278',['../class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e',1,'SX1278']]], + ['sx1279_990',['SX1279',['../class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a',1,'SX1279']]], + ['sx127x_991',['SX127x',['../class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c',1,'SX127x']]], + ['sx1280_992',['SX1280',['../class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb',1,'SX1280']]], + ['sx1281_993',['SX1281',['../class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998',1,'SX1281']]], + ['sx1282_994',['SX1282',['../class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232',1,'SX1282']]], + ['sx128x_995',['SX128x',['../class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7',1,'SX128x']]] ]; diff --git a/search/groups_0.js b/search/groups_0.js index ac62eb33..bb2ccde4 100644 --- a/search/groups_0.js +++ b/search/groups_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['data_20shaping_20filter_20values_20aliases_2e_1151',['Data shaping filter values aliases.',['../group__config__shaping.html',1,'']]] + ['data_20shaping_20filter_20values_20aliases_2e_1150',['Data shaping filter values aliases.',['../group__config__shaping.html',1,'']]] ]; diff --git a/search/groups_1.js b/search/groups_1.js index 227737c0..496387c1 100644 --- a/search/groups_1.js +++ b/search/groups_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['encoding_20type_20aliases_2e_1152',['Encoding type aliases.',['../group__config__encoding.html',1,'']]] + ['encoding_20type_20aliases_2e_1151',['Encoding type aliases.',['../group__config__encoding.html',1,'']]] ]; diff --git a/search/groups_2.js b/search/groups_2.js index cd5e817c..de429f39 100644 --- a/search/groups_2.js +++ b/search/groups_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['mic_2de_20message_20types_2e_1153',['Mic-E message types.',['../group__mic__e__message__types.html',1,'']]] + ['mic_2de_20message_20types_2e_1152',['Mic-E message types.',['../group__mic__e__message__types.html',1,'']]] ]; diff --git a/search/groups_3.js b/search/groups_3.js index 83d3fb08..0855ff1e 100644 --- a/search/groups_3.js +++ b/search/groups_3.js @@ -1,5 +1,5 @@ var searchData= [ - ['position_20of_20bit_20field_20widths_20in_20module_3a_3aspiconfig_20width_20array_2e_1154',['Position of bit field widths in Module::spiConfig width array.',['../group__module__spi__width__pos.html',1,'']]], - ['position_20of_20commands_20in_20module_3a_3aspiconfig_20command_20array_2e_1155',['Position of commands in Module::spiConfig command array.',['../group__module__spi__command__pos.html',1,'']]] + ['position_20of_20bit_20field_20widths_20in_20module_3a_3aspiconfig_20width_20array_2e_1153',['Position of bit field widths in Module::spiConfig width array.',['../group__module__spi__width__pos.html',1,'']]], + ['position_20of_20commands_20in_20module_3a_3aspiconfig_20command_20array_2e_1154',['Position of commands in Module::spiConfig command array.',['../group__module__spi__command__pos.html',1,'']]] ]; diff --git a/search/groups_4.js b/search/groups_4.js index a42b5626..b9575a75 100644 --- a/search/groups_4.js +++ b/search/groups_4.js @@ -1,5 +1,5 @@ var searchData= [ - ['standby_20mode_20type_20aliases_2e_1156',['Standby mode type aliases.',['../group__config__standby.html',1,'']]], - ['status_20codes_1157',['Status Codes',['../group__status__codes.html',1,'']]] + ['standby_20mode_20type_20aliases_2e_1155',['Standby mode type aliases.',['../group__config__standby.html',1,'']]], + ['status_20codes_1156',['Status Codes',['../group__status__codes.html',1,'']]] ]; diff --git a/search/groups_5.js b/search/groups_5.js index 0dbada5c..aa8ad0fe 100644 --- a/search/groups_5.js +++ b/search/groups_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['type_20aliases_20used_20by_20radiolib_2e_1158',['Type aliases used by RadioLib.',['../group__typedefs.html',1,'']]] + ['type_20aliases_20used_20by_20radiolib_2e_1157',['Type aliases used by RadioLib.',['../group__typedefs.html',1,'']]] ]; diff --git a/search/pages_0.js b/search/pages_0.js index ec3115c7..b331288d 100644 --- a/search/pages_0.js +++ b/search/pages_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['radiolib_20documentation_1159',['RadioLib Documentation',['../index.html',1,'']]] + ['radiolib_20documentation_1158',['RadioLib Documentation',['../index.html',1,'']]] ]; diff --git a/search/pages_1.js b/search/pages_1.js index bd3ac4e7..e38345d5 100644 --- a/search/pages_1.js +++ b/search/pages_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['todo_20list_1160',['Todo List',['../todo.html',1,'']]] + ['todo_20list_1159',['Todo List',['../todo.html',1,'']]] ]; diff --git a/search/typedefs_0.js b/search/typedefs_0.js index 2b6d3846..45526885 100644 --- a/search/typedefs_0.js +++ b/search/typedefs_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['radiolibtime_5ft_1141',['RadioLibTime_t',['../group__typedefs.html#ga210f31dd2bff7fb80563275648a5bbbd',1,'TypeDef.h']]] + ['radiolibtime_5ft_1140',['RadioLibTime_t',['../group__typedefs.html#ga210f31dd2bff7fb80563275648a5bbbd',1,'TypeDef.h']]] ]; diff --git a/search/typedefs_1.js b/search/typedefs_1.js index 5a0ae766..72d37a9c 100644 --- a/search/typedefs_1.js +++ b/search/typedefs_1.js @@ -1,5 +1,5 @@ var searchData= [ - ['spicheckstatuscb_5ft_1142',['SPIcheckStatusCb_t',['../class_module.html#a1ad7bef7d380d3b6b88dca99bd35d640',1,'Module']]], - ['spiparsestatuscb_5ft_1143',['SPIparseStatusCb_t',['../class_module.html#a9393088249856eab568126aeb2493e4a',1,'Module']]] + ['spicheckstatuscb_5ft_1141',['SPIcheckStatusCb_t',['../class_module.html#a1ad7bef7d380d3b6b88dca99bd35d640',1,'Module']]], + ['spiparsestatuscb_5ft_1142',['SPIparseStatusCb_t',['../class_module.html#a9393088249856eab568126aeb2493e4a',1,'Module']]] ]; diff --git a/search/variables_0.js b/search/variables_0.js index 248521e7..e61d26dc 100644 --- a/search/variables_0.js +++ b/search/variables_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['ap_1016',['ap',['../struct_l_r11x0_wifi_result__t.html#a18a5615328bfc7b549a7ef1a5514c087',1,'LR11x0WifiResult_t']]] + ['ap_1015',['ap',['../struct_l_r11x0_wifi_result__t.html#a18a5615328bfc7b549a7ef1a5514c087',1,'LR11x0WifiResult_t']]] ]; diff --git a/search/variables_1.js b/search/variables_1.js index 3e248c8e..10a15175 100644 --- a/search/variables_1.js +++ b/search/variables_1.js @@ -1,8 +1,8 @@ var searchData= [ - ['bandnum_1017',['bandNum',['../struct_lo_ra_w_a_n_band__t.html#abb14a7c48ec89a944f441517b1d55986',1,'LoRaWANBand_t']]], - ['bandtype_1018',['bandType',['../struct_lo_ra_w_a_n_band__t.html#ad7ab17cc0b530fb99c3be39fd6411802',1,'LoRaWANBand_t']]], - ['bandwidth_1019',['bandwidth',['../struct_lo_ra_rate__t.html#a97626ff6c8f659ecad84734cca7a87b1',1,'LoRaRate_t']]], - ['baudrate_1020',['baudRate',['../struct_bell_modem__t.html#a8e16be8997a90db9a4b2482ec7e93171',1,'BellModem_t']]], - ['bitrate_1021',['bitRate',['../struct_f_s_k_rate__t.html#a2500c6dee65326b52d4e58ecf4b6d107',1,'FSKRate_t']]] + ['bandnum_1016',['bandNum',['../struct_lo_ra_w_a_n_band__t.html#abb14a7c48ec89a944f441517b1d55986',1,'LoRaWANBand_t']]], + ['bandtype_1017',['bandType',['../struct_lo_ra_w_a_n_band__t.html#ad7ab17cc0b530fb99c3be39fd6411802',1,'LoRaWANBand_t']]], + ['bandwidth_1018',['bandwidth',['../struct_lo_ra_rate__t.html#a97626ff6c8f659ecad84734cca7a87b1',1,'LoRaRate_t']]], + ['baudrate_1019',['baudRate',['../struct_bell_modem__t.html#a8e16be8997a90db9a4b2482ec7e93171',1,'BellModem_t']]], + ['bitrate_1020',['bitRate',['../struct_f_s_k_rate__t.html#a2500c6dee65326b52d4e58ecf4b6d107',1,'FSKRate_t']]] ]; diff --git a/search/variables_10.js b/search/variables_10.js index 4b1e2560..cdf58058 100644 --- a/search/variables_10.js +++ b/search/variables_10.js @@ -1,16 +1,16 @@ var searchData= [ - ['scanpixellen_1115',['scanPixelLen',['../struct_s_s_t_v_mode__t.html#a991e84b2b6f696ec2390f2c3f8cb9694',1,'SSTVMode_t']]], - ['sendseqnumber_1116',['sendSeqNumber',['../class_a_x25_frame.html#a4c0fdf148d3b779d48441d45af87add2',1,'AX25Frame']]], - ['seqctrl_1117',['seqCtrl',['../struct_l_r11x0_wifi_result_extended__t.html#ad86cb8ec2fca8dc1858a4fe6b0e1e9cf',1,'LR11x0WifiResultExtended_t']]], - ['service_1118',['service',['../struct_l_r11x0_wifi_result_extended__t.html#a4ffbb47fb23051dfeb2fe7ae52ae6dea',1,'LR11x0WifiResultExtended_t']]], - ['size_1119',['size',['../class_radio_lib_c_r_c.html#ad09b067c00cda1cc676c13602dee2f5a',1,'RadioLibCRC']]], - ['spiconfig_1120',['spiConfig',['../class_module.html#a3a4fc4101fb3f134152b458c447b8ecb',1,'Module']]], - ['spreadingfactor_1121',['spreadingFactor',['../struct_lo_ra_rate__t.html#a24fcb6220c0577f985478dc109750076',1,'LoRaRate_t']]], - ['srccallsign_1122',['srcCallsign',['../class_a_x25_frame.html#a38f7fb6a4a6344b5892c3a3cdf26c585',1,'AX25Frame']]], - ['srcssid_1123',['srcSSID',['../class_a_x25_frame.html#a50c63276facf8126f0f8555b1fc6b2c9',1,'AX25Frame']]], - ['ssid_1124',['ssid',['../struct_l_r11x0_wifi_result_extended__t.html#a640fdd5b33e6ab2f6867cd63da567147',1,'LR11x0WifiResultExtended_t']]], - ['standbyxosc_1125',['standbyXOSC',['../class_s_x126x.html#ae731568798d03d9722a440fd6a23faf2',1,'SX126x']]], - ['statuspos_1126',['statusPos',['../struct_module_1_1_s_p_i_config__t.html#a5b689d2722b8980a211a562ed394d23e',1,'Module::SPIConfig_t']]], - ['stream_1127',['stream',['../struct_module_1_1_s_p_i_config__t.html#a1a088c02ed02361746621ffbc2526681',1,'Module::SPIConfig_t']]] + ['scanpixellen_1114',['scanPixelLen',['../struct_s_s_t_v_mode__t.html#a991e84b2b6f696ec2390f2c3f8cb9694',1,'SSTVMode_t']]], + ['sendseqnumber_1115',['sendSeqNumber',['../class_a_x25_frame.html#a4c0fdf148d3b779d48441d45af87add2',1,'AX25Frame']]], + ['seqctrl_1116',['seqCtrl',['../struct_l_r11x0_wifi_result_extended__t.html#ad86cb8ec2fca8dc1858a4fe6b0e1e9cf',1,'LR11x0WifiResultExtended_t']]], + ['service_1117',['service',['../struct_l_r11x0_wifi_result_extended__t.html#a4ffbb47fb23051dfeb2fe7ae52ae6dea',1,'LR11x0WifiResultExtended_t']]], + ['size_1118',['size',['../class_radio_lib_c_r_c.html#ad09b067c00cda1cc676c13602dee2f5a',1,'RadioLibCRC']]], + ['spiconfig_1119',['spiConfig',['../class_module.html#a3a4fc4101fb3f134152b458c447b8ecb',1,'Module']]], + ['spreadingfactor_1120',['spreadingFactor',['../struct_lo_ra_rate__t.html#a24fcb6220c0577f985478dc109750076',1,'LoRaRate_t']]], + ['srccallsign_1121',['srcCallsign',['../class_a_x25_frame.html#a38f7fb6a4a6344b5892c3a3cdf26c585',1,'AX25Frame']]], + ['srcssid_1122',['srcSSID',['../class_a_x25_frame.html#a50c63276facf8126f0f8555b1fc6b2c9',1,'AX25Frame']]], + ['ssid_1123',['ssid',['../struct_l_r11x0_wifi_result_extended__t.html#a640fdd5b33e6ab2f6867cd63da567147',1,'LR11x0WifiResultExtended_t']]], + ['standbyxosc_1124',['standbyXOSC',['../class_s_x126x.html#ae731568798d03d9722a440fd6a23faf2',1,'SX126x']]], + ['statuspos_1125',['statusPos',['../struct_module_1_1_s_p_i_config__t.html#a5b689d2722b8980a211a562ed394d23e',1,'Module::SPIConfig_t']]], + ['stream_1126',['stream',['../struct_module_1_1_s_p_i_config__t.html#a1a088c02ed02361746621ffbc2526681',1,'Module::SPIConfig_t']]] ]; diff --git a/search/variables_11.js b/search/variables_11.js index 1a098a40..164699a9 100644 --- a/search/variables_11.js +++ b/search/variables_11.js @@ -1,10 +1,10 @@ var searchData= [ - ['timestamp_1128',['timestamp',['../struct_l_r11x0_wifi_result_full__t.html#a4fbd2bfd834c890da47ab94c6f688738',1,'LR11x0WifiResultFull_t']]], - ['todistributionsystem_1129',['toDistributionSystem',['../struct_l_r11x0_wifi_result_full__t.html#abe8e8b5e22a75ac988de6f98afa5fd61',1,'LR11x0WifiResultFull_t']]], - ['tones_1130',['tones',['../struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad',1,'SSTVMode_t']]], - ['txfreqs_1131',['txFreqs',['../struct_lo_ra_w_a_n_band__t.html#a9bd952022473cb08e067c763325d689c',1,'LoRaWANBand_t']]], - ['txjoinreq_1132',['txJoinReq',['../struct_lo_ra_w_a_n_band__t.html#a9f6f43346f7c2e281b90d58a44565d38',1,'LoRaWANBand_t']]], - ['txspans_1133',['txSpans',['../struct_lo_ra_w_a_n_band__t.html#aa37a3cae13a68c2deb2968de26ad9bd3',1,'LoRaWANBand_t']]], - ['type_1134',['type',['../struct_l_r11x0_wifi_result__t.html#a7750bb14648b6ee4e96b73cd76a1ca2a',1,'LR11x0WifiResult_t::type()'],['../structtone__t.html#af92472bf087b9a7ec0c350bd503bdd74',1,'tone_t::type()']]] + ['timestamp_1127',['timestamp',['../struct_l_r11x0_wifi_result_full__t.html#a4fbd2bfd834c890da47ab94c6f688738',1,'LR11x0WifiResultFull_t']]], + ['todistributionsystem_1128',['toDistributionSystem',['../struct_l_r11x0_wifi_result_full__t.html#abe8e8b5e22a75ac988de6f98afa5fd61',1,'LR11x0WifiResultFull_t']]], + ['tones_1129',['tones',['../struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad',1,'SSTVMode_t']]], + ['txfreqs_1130',['txFreqs',['../struct_lo_ra_w_a_n_band__t.html#a9bd952022473cb08e067c763325d689c',1,'LoRaWANBand_t']]], + ['txjoinreq_1131',['txJoinReq',['../struct_lo_ra_w_a_n_band__t.html#a9f6f43346f7c2e281b90d58a44565d38',1,'LoRaWANBand_t']]], + ['txspans_1132',['txSpans',['../struct_lo_ra_w_a_n_band__t.html#aa37a3cae13a68c2deb2968de26ad9bd3',1,'LoRaWANBand_t']]], + ['type_1133',['type',['../struct_l_r11x0_wifi_result__t.html#a7750bb14648b6ee4e96b73cd76a1ca2a',1,'LR11x0WifiResult_t::type()'],['../structtone__t.html#af92472bf087b9a7ec0c350bd503bdd74',1,'tone_t::type()']]] ]; diff --git a/search/variables_12.js b/search/variables_12.js index 23eb2406..449640bd 100644 --- a/search/variables_12.js +++ b/search/variables_12.js @@ -1,4 +1,4 @@ var searchData= [ - ['user_1135',['user',['../struct_lo_ra_w_a_n_mac_spec__t.html#af817794fc458e31a575e8ab782bba584',1,'LoRaWANMacSpec_t']]] + ['user_1134',['user',['../struct_lo_ra_w_a_n_mac_spec__t.html#af817794fc458e31a575e8ab782bba584',1,'LoRaWANMacSpec_t']]] ]; diff --git a/search/variables_13.js b/search/variables_13.js index ebd400bc..df304f8c 100644 --- a/search/variables_13.js +++ b/search/variables_13.js @@ -1,5 +1,5 @@ var searchData= [ - ['values_1136',['values',['../struct_module_1_1_rf_switch_mode__t.html#a694fecae172f868d8ca400319920ed66',1,'Module::RfSwitchMode_t']]], - ['viscode_1137',['visCode',['../struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820',1,'SSTVMode_t']]] + ['values_1135',['values',['../struct_module_1_1_rf_switch_mode__t.html#a694fecae172f868d8ca400319920ed66',1,'Module::RfSwitchMode_t']]], + ['viscode_1136',['visCode',['../struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820',1,'SSTVMode_t']]] ]; diff --git a/search/variables_14.js b/search/variables_14.js index de5ff37f..8969af7c 100644 --- a/search/variables_14.js +++ b/search/variables_14.js @@ -1,5 +1,5 @@ var searchData= [ - ['width_1138',['width',['../struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40',1,'SSTVMode_t']]], - ['widths_1139',['widths',['../struct_module_1_1_s_p_i_config__t.html#a8cd88af331563749f10ac69b63e1755a',1,'Module::SPIConfig_t']]] + ['width_1137',['width',['../struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40',1,'SSTVMode_t']]], + ['widths_1138',['widths',['../struct_module_1_1_s_p_i_config__t.html#a8cd88af331563749f10ac69b63e1755a',1,'Module::SPIConfig_t']]] ]; diff --git a/search/variables_15.js b/search/variables_15.js index 14decb4f..7c40cdfd 100644 --- a/search/variables_15.js +++ b/search/variables_15.js @@ -1,4 +1,4 @@ var searchData= [ - ['xtal_1140',['XTAL',['../class_l_r11x0.html#a3ccfd35d26960457214d2a0192d6b312',1,'LR11x0::XTAL()'],['../class_s_x126x.html#ada0fe6c3d31885952b439135cf0c18f1',1,'SX126x::XTAL()']]] + ['xtal_1139',['XTAL',['../class_l_r11x0.html#a3ccfd35d26960457214d2a0192d6b312',1,'LR11x0::XTAL()'],['../class_s_x126x.html#ada0fe6c3d31885952b439135cf0c18f1',1,'SX126x::XTAL()']]] ]; diff --git a/search/variables_2.js b/search/variables_2.js index dd23c81e..724eef6a 100644 --- a/search/variables_2.js +++ b/search/variables_2.js @@ -1,14 +1,14 @@ var searchData= [ - ['channelfreq_1022',['channelFreq',['../struct_l_r11x0_wifi_result__t.html#a520382420ad088ac1ace3754192cbfeb',1,'LR11x0WifiResult_t']]], - ['checkstatuscb_1023',['checkStatusCb',['../struct_module_1_1_s_p_i_config__t.html#ac1e7f50d134ec054ed2074b846f1124e',1,'Module::SPIConfig_t']]], - ['cid_1024',['cid',['../struct_lo_ra_w_a_n_mac_spec__t.html#a1b106b73be8b6ae35fda3e0d90795fe9',1,'LoRaWANMacSpec_t::cid()'],['../struct_lo_ra_w_a_n_mac_command__t.html#aa41a9955ac6f0fad60b4990955e40834',1,'LoRaWANMacCommand_t::cid()']]], - ['cmds_1025',['cmds',['../struct_module_1_1_s_p_i_config__t.html#a57ecca17835380862426d3cf38561185',1,'Module::SPIConfig_t']]], - ['codingrate_1026',['codingRate',['../struct_lo_ra_rate__t.html#ae382629257949329b2fcb01d565183df',1,'LoRaRate_t']]], - ['commands_1027',['commands',['../struct_lo_ra_w_a_n_mac_command_queue__t.html#a8538a6b08ff1a69a572730fae87ac96d',1,'LoRaWANMacCommandQueue_t']]], - ['confirmed_1028',['confirmed',['../struct_lo_ra_w_a_n_event__t.html#a09079dc76b5367d23766e357d2ddb794',1,'LoRaWANEvent_t']]], - ['confirming_1029',['confirming',['../struct_lo_ra_w_a_n_event__t.html#a506755c4731be16d126bdef873c420f8',1,'LoRaWANEvent_t']]], - ['control_1030',['control',['../class_a_x25_frame.html#a5b196079b539dc417ca65dd4ad622f8f',1,'AX25Frame']]], - ['countrycode_1031',['countryCode',['../struct_l_r11x0_wifi_result_extended__t.html#ae9bf4bc28c72985edc131ad1b69cb06a',1,'LR11x0WifiResultExtended_t']]], - ['currentchannel_1032',['currentChannel',['../struct_l_r11x0_wifi_result_extended__t.html#a7314104129f9ceb6d91c85578d85d252',1,'LR11x0WifiResultExtended_t']]] + ['channelfreq_1021',['channelFreq',['../struct_l_r11x0_wifi_result__t.html#a520382420ad088ac1ace3754192cbfeb',1,'LR11x0WifiResult_t']]], + ['checkstatuscb_1022',['checkStatusCb',['../struct_module_1_1_s_p_i_config__t.html#ac1e7f50d134ec054ed2074b846f1124e',1,'Module::SPIConfig_t']]], + ['cid_1023',['cid',['../struct_lo_ra_w_a_n_mac_spec__t.html#a1b106b73be8b6ae35fda3e0d90795fe9',1,'LoRaWANMacSpec_t::cid()'],['../struct_lo_ra_w_a_n_mac_command__t.html#aa41a9955ac6f0fad60b4990955e40834',1,'LoRaWANMacCommand_t::cid()']]], + ['cmds_1024',['cmds',['../struct_module_1_1_s_p_i_config__t.html#a57ecca17835380862426d3cf38561185',1,'Module::SPIConfig_t']]], + ['codingrate_1025',['codingRate',['../struct_lo_ra_rate__t.html#ae382629257949329b2fcb01d565183df',1,'LoRaRate_t']]], + ['commands_1026',['commands',['../struct_lo_ra_w_a_n_mac_command_queue__t.html#a8538a6b08ff1a69a572730fae87ac96d',1,'LoRaWANMacCommandQueue_t']]], + ['confirmed_1027',['confirmed',['../struct_lo_ra_w_a_n_event__t.html#a09079dc76b5367d23766e357d2ddb794',1,'LoRaWANEvent_t']]], + ['confirming_1028',['confirming',['../struct_lo_ra_w_a_n_event__t.html#a506755c4731be16d126bdef873c420f8',1,'LoRaWANEvent_t']]], + ['control_1029',['control',['../class_a_x25_frame.html#a5b196079b539dc417ca65dd4ad622f8f',1,'AX25Frame']]], + ['countrycode_1030',['countryCode',['../struct_l_r11x0_wifi_result_extended__t.html#ae9bf4bc28c72985edc131ad1b69cb06a',1,'LR11x0WifiResultExtended_t']]], + ['currentchannel_1031',['currentChannel',['../struct_l_r11x0_wifi_result_extended__t.html#a7314104129f9ceb6d91c85578d85d252',1,'LR11x0WifiResultExtended_t']]] ]; diff --git a/search/variables_3.js b/search/variables_3.js index d643d6e6..3f352fc1 100644 --- a/search/variables_3.js +++ b/search/variables_3.js @@ -1,14 +1,14 @@ var searchData= [ - ['datarate_1033',['datarate',['../struct_lo_ra_w_a_n_event__t.html#a56281d98efee007a0c03e6a6ae8a592b',1,'LoRaWANEvent_t']]], - ['datarateid_1034',['dataRateId',['../struct_l_r11x0_wifi_result__t.html#ac1768e3f878366d2187ffe6d4bc196bd',1,'LR11x0WifiResult_t']]], - ['datarates_1035',['dataRates',['../struct_lo_ra_w_a_n_band__t.html#a36f6cb2a3b6916bcbb7702a7317209bb',1,'LoRaWANBand_t']]], - ['destcallsign_1036',['destCallsign',['../class_a_x25_frame.html#a7fe9805148e2dd46d163cd989473dbff',1,'AX25Frame']]], - ['destssid_1037',['destSSID',['../class_a_x25_frame.html#af62935e56dc24bca5d2e2aeb932b63f8',1,'AX25Frame']]], - ['dir_1038',['dir',['../struct_lo_ra_w_a_n_event__t.html#a698a1956ffafa152e7c2cada3a2a2805',1,'LoRaWANEvent_t']]], - ['drmax_1039',['drMax',['../struct_lo_ra_w_a_n_channel__t.html#aeabadf186d7bc105f6d289e3a491412c',1,'LoRaWANChannel_t::drMax()'],['../struct_lo_ra_w_a_n_channel_span__t.html#a914d2b6f54e9c8d2841acf1d0652fd79',1,'LoRaWANChannelSpan_t::drMax()']]], - ['drmin_1040',['drMin',['../struct_lo_ra_w_a_n_channel__t.html#abb028e93f3fe15ed6f95e5fcd8a62f53',1,'LoRaWANChannel_t::drMin()'],['../struct_lo_ra_w_a_n_channel_span__t.html#ab613b4ca3a2c99ef0aa53f8132f54535',1,'LoRaWANChannelSpan_t::drMin()']]], - ['dutycycle_1041',['dutyCycle',['../struct_lo_ra_w_a_n_band__t.html#a743d3a23aa5c58e156dff633b830ee4f',1,'LoRaWANBand_t']]], - ['dwelltimedn_1042',['dwellTimeDn',['../struct_lo_ra_w_a_n_band__t.html#aef289b63007a6e085c7c66f71209d84c',1,'LoRaWANBand_t']]], - ['dwelltimeup_1043',['dwellTimeUp',['../struct_lo_ra_w_a_n_band__t.html#a8bd0d705d9c0dbe87d25e83cc54e922c',1,'LoRaWANBand_t']]] + ['datarate_1032',['datarate',['../struct_lo_ra_w_a_n_event__t.html#a56281d98efee007a0c03e6a6ae8a592b',1,'LoRaWANEvent_t']]], + ['datarateid_1033',['dataRateId',['../struct_l_r11x0_wifi_result__t.html#ac1768e3f878366d2187ffe6d4bc196bd',1,'LR11x0WifiResult_t']]], + ['datarates_1034',['dataRates',['../struct_lo_ra_w_a_n_band__t.html#a36f6cb2a3b6916bcbb7702a7317209bb',1,'LoRaWANBand_t']]], + ['destcallsign_1035',['destCallsign',['../class_a_x25_frame.html#a7fe9805148e2dd46d163cd989473dbff',1,'AX25Frame']]], + ['destssid_1036',['destSSID',['../class_a_x25_frame.html#af62935e56dc24bca5d2e2aeb932b63f8',1,'AX25Frame']]], + ['dir_1037',['dir',['../struct_lo_ra_w_a_n_event__t.html#a698a1956ffafa152e7c2cada3a2a2805',1,'LoRaWANEvent_t']]], + ['drmax_1038',['drMax',['../struct_lo_ra_w_a_n_channel__t.html#aeabadf186d7bc105f6d289e3a491412c',1,'LoRaWANChannel_t::drMax()'],['../struct_lo_ra_w_a_n_channel_span__t.html#a914d2b6f54e9c8d2841acf1d0652fd79',1,'LoRaWANChannelSpan_t::drMax()']]], + ['drmin_1039',['drMin',['../struct_lo_ra_w_a_n_channel__t.html#abb028e93f3fe15ed6f95e5fcd8a62f53',1,'LoRaWANChannel_t::drMin()'],['../struct_lo_ra_w_a_n_channel_span__t.html#ab613b4ca3a2c99ef0aa53f8132f54535',1,'LoRaWANChannelSpan_t::drMin()']]], + ['dutycycle_1040',['dutyCycle',['../struct_lo_ra_w_a_n_band__t.html#a743d3a23aa5c58e156dff633b830ee4f',1,'LoRaWANBand_t']]], + ['dwelltimedn_1041',['dwellTimeDn',['../struct_lo_ra_w_a_n_band__t.html#aef289b63007a6e085c7c66f71209d84c',1,'LoRaWANBand_t']]], + ['dwelltimeup_1042',['dwellTimeUp',['../struct_lo_ra_w_a_n_band__t.html#a8bd0d705d9c0dbe87d25e83cc54e922c',1,'LoRaWANBand_t']]] ]; diff --git a/search/variables_4.js b/search/variables_4.js index 598f63d4..0f171538 100644 --- a/search/variables_4.js +++ b/search/variables_4.js @@ -1,5 +1,5 @@ var searchData= [ - ['enabled_1044',['enabled',['../struct_lo_ra_w_a_n_channel__t.html#acde186d519eca4dc43d053f2146b75a0',1,'LoRaWANChannel_t']]], - ['err_1045',['err',['../struct_module_1_1_s_p_i_config__t.html#ae11c030be96a72cd09fdfe9778ecdd51',1,'Module::SPIConfig_t']]] + ['enabled_1043',['enabled',['../struct_lo_ra_w_a_n_channel__t.html#acde186d519eca4dc43d053f2146b75a0',1,'LoRaWANChannel_t']]], + ['err_1044',['err',['../struct_module_1_1_s_p_i_config__t.html#ae11c030be96a72cd09fdfe9778ecdd51',1,'Module::SPIConfig_t']]] ]; diff --git a/search/variables_5.js b/search/variables_5.js index 8f7caf33..594b3c5f 100644 --- a/search/variables_5.js +++ b/search/variables_5.js @@ -1,18 +1,18 @@ var searchData= [ - ['fcnt_1046',['fCnt',['../struct_lo_ra_w_a_n_event__t.html#a73ecb624afeda6ddb32c1007d3dcb846',1,'LoRaWANEvent_t']]], - ['fcscheckok_1047',['fcsCheckOk',['../struct_l_r11x0_wifi_result_extended__t.html#a45bbafdcc16a5ae8ee52d0ea40b40326',1,'LR11x0WifiResultExtended_t']]], - ['fport_1048',['fPort',['../struct_lo_ra_w_a_n_event__t.html#a14f360e64ae4a6090c04333567f1a513',1,'LoRaWANEvent_t']]], - ['framesubtype_1049',['frameSubType',['../struct_l_r11x0_wifi_result_full__t.html#ab4f5ee1a99afca09242ae31ae8bc75c2',1,'LR11x0WifiResultFull_t']]], - ['frametype_1050',['frameType',['../struct_l_r11x0_wifi_result_full__t.html#aac254fd90872d9e3457a0c44409ff9fb',1,'LR11x0WifiResultFull_t']]], - ['freq_1051',['freq',['../struct_lo_ra_w_a_n_channel__t.html#a6817d72e21bdfb11ee857fc54cc022e8',1,'LoRaWANChannel_t::freq()'],['../struct_lo_ra_w_a_n_event__t.html#a01e1843dcd39911a0fbbb86cdca35d33',1,'LoRaWANEvent_t::freq()'],['../structtone__t.html#a322e5f269a6a7eaae58f3ca0b73da0cf',1,'tone_t::freq()']]], - ['freqdev_1052',['freqDev',['../struct_f_s_k_rate__t.html#a9d8801cd6a3533922db9410f81e2a244',1,'FSKRate_t']]], - ['freqmark_1053',['freqMark',['../struct_bell_modem__t.html#ac57de3660aafb52bcf1b3197380c6ce5',1,'BellModem_t']]], - ['freqmarkreply_1054',['freqMarkReply',['../struct_bell_modem__t.html#aa26b8a2f2ae9722de9a69aab991ce229',1,'BellModem_t']]], - ['freqspace_1055',['freqSpace',['../struct_bell_modem__t.html#a27c1a411df3d887ca0ce246c3b5521f7',1,'BellModem_t']]], - ['freqspacereply_1056',['freqSpaceReply',['../struct_bell_modem__t.html#a40fe8a17a9b4fae3f313fea34077eacc',1,'BellModem_t']]], - ['freqstart_1057',['freqStart',['../struct_lo_ra_w_a_n_channel_span__t.html#a4ecf8a94d53fb140a07d88d1d0776206',1,'LoRaWANChannelSpan_t']]], - ['freqstep_1058',['freqStep',['../struct_lo_ra_w_a_n_channel_span__t.html#aa18000d2e0cde0236e6f984bd782dc02',1,'LoRaWANChannelSpan_t']]], - ['fromdistributionsystem_1059',['fromDistributionSystem',['../struct_l_r11x0_wifi_result_full__t.html#a47cb77c1ccf8da32d3a4102518c0d72c',1,'LR11x0WifiResultFull_t']]], - ['fsk_1060',['fsk',['../union_data_rate__t.html#abfa0cbc4b33c49435e67662b6e6027cf',1,'DataRate_t']]] + ['fcnt_1045',['fCnt',['../struct_lo_ra_w_a_n_event__t.html#a73ecb624afeda6ddb32c1007d3dcb846',1,'LoRaWANEvent_t']]], + ['fcscheckok_1046',['fcsCheckOk',['../struct_l_r11x0_wifi_result_extended__t.html#a45bbafdcc16a5ae8ee52d0ea40b40326',1,'LR11x0WifiResultExtended_t']]], + ['fport_1047',['fPort',['../struct_lo_ra_w_a_n_event__t.html#a14f360e64ae4a6090c04333567f1a513',1,'LoRaWANEvent_t']]], + ['framesubtype_1048',['frameSubType',['../struct_l_r11x0_wifi_result_full__t.html#ab4f5ee1a99afca09242ae31ae8bc75c2',1,'LR11x0WifiResultFull_t']]], + ['frametype_1049',['frameType',['../struct_l_r11x0_wifi_result_full__t.html#aac254fd90872d9e3457a0c44409ff9fb',1,'LR11x0WifiResultFull_t']]], + ['freq_1050',['freq',['../struct_lo_ra_w_a_n_channel__t.html#a6817d72e21bdfb11ee857fc54cc022e8',1,'LoRaWANChannel_t::freq()'],['../struct_lo_ra_w_a_n_event__t.html#a01e1843dcd39911a0fbbb86cdca35d33',1,'LoRaWANEvent_t::freq()'],['../structtone__t.html#a322e5f269a6a7eaae58f3ca0b73da0cf',1,'tone_t::freq()']]], + ['freqdev_1051',['freqDev',['../struct_f_s_k_rate__t.html#a9d8801cd6a3533922db9410f81e2a244',1,'FSKRate_t']]], + ['freqmark_1052',['freqMark',['../struct_bell_modem__t.html#ac57de3660aafb52bcf1b3197380c6ce5',1,'BellModem_t']]], + ['freqmarkreply_1053',['freqMarkReply',['../struct_bell_modem__t.html#aa26b8a2f2ae9722de9a69aab991ce229',1,'BellModem_t']]], + ['freqspace_1054',['freqSpace',['../struct_bell_modem__t.html#a27c1a411df3d887ca0ce246c3b5521f7',1,'BellModem_t']]], + ['freqspacereply_1055',['freqSpaceReply',['../struct_bell_modem__t.html#a40fe8a17a9b4fae3f313fea34077eacc',1,'BellModem_t']]], + ['freqstart_1056',['freqStart',['../struct_lo_ra_w_a_n_channel_span__t.html#a4ecf8a94d53fb140a07d88d1d0776206',1,'LoRaWANChannelSpan_t']]], + ['freqstep_1057',['freqStep',['../struct_lo_ra_w_a_n_channel_span__t.html#aa18000d2e0cde0236e6f984bd782dc02',1,'LoRaWANChannelSpan_t']]], + ['fromdistributionsystem_1058',['fromDistributionSystem',['../struct_l_r11x0_wifi_result_full__t.html#a47cb77c1ccf8da32d3a4102518c0d72c',1,'LR11x0WifiResultFull_t']]], + ['fsk_1059',['fsk',['../union_data_rate__t.html#abfa0cbc4b33c49435e67662b6e6027cf',1,'DataRate_t']]] ]; diff --git a/search/variables_6.js b/search/variables_6.js index 4938603a..4f6e95a0 100644 --- a/search/variables_6.js +++ b/search/variables_6.js @@ -1,9 +1,9 @@ var searchData= [ - ['gpiointerruptfalling_1061',['GpioInterruptFalling',['../class_radio_lib_hal.html#a01f73b66a632fc9dba41a23f592e0936',1,'RadioLibHal']]], - ['gpiointerruptrising_1062',['GpioInterruptRising',['../class_radio_lib_hal.html#a7ff9f3c608d68575dfc8962ba3669851',1,'RadioLibHal']]], - ['gpiolevelhigh_1063',['GpioLevelHigh',['../class_radio_lib_hal.html#a409c719ef8a11e8765c90e98ba42316d',1,'RadioLibHal']]], - ['gpiolevellow_1064',['GpioLevelLow',['../class_radio_lib_hal.html#a3cfca7ff9303fe84119ba2f4a4e1bbf4',1,'RadioLibHal']]], - ['gpiomodeinput_1065',['GpioModeInput',['../class_radio_lib_hal.html#a2d197fc1f62be4cd2d2c22be30744769',1,'RadioLibHal']]], - ['gpiomodeoutput_1066',['GpioModeOutput',['../class_radio_lib_hal.html#a18a711dd900a796ccfd7dddbdd2e6afe',1,'RadioLibHal']]] + ['gpiointerruptfalling_1060',['GpioInterruptFalling',['../class_radio_lib_hal.html#a01f73b66a632fc9dba41a23f592e0936',1,'RadioLibHal']]], + ['gpiointerruptrising_1061',['GpioInterruptRising',['../class_radio_lib_hal.html#a7ff9f3c608d68575dfc8962ba3669851',1,'RadioLibHal']]], + ['gpiolevelhigh_1062',['GpioLevelHigh',['../class_radio_lib_hal.html#a409c719ef8a11e8765c90e98ba42316d',1,'RadioLibHal']]], + ['gpiolevellow_1063',['GpioLevelLow',['../class_radio_lib_hal.html#a3cfca7ff9303fe84119ba2f4a4e1bbf4',1,'RadioLibHal']]], + ['gpiomodeinput_1064',['GpioModeInput',['../class_radio_lib_hal.html#a2d197fc1f62be4cd2d2c22be30744769',1,'RadioLibHal']]], + ['gpiomodeoutput_1065',['GpioModeOutput',['../class_radio_lib_hal.html#a18a711dd900a796ccfd7dddbdd2e6afe',1,'RadioLibHal']]] ]; diff --git a/search/variables_7.js b/search/variables_7.js index 4d660620..1e4776c2 100644 --- a/search/variables_7.js +++ b/search/variables_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['hal_1067',['hal',['../class_module.html#a4483f0a39a523dd1b37b467d81418f7d',1,'Module']]], - ['height_1068',['height',['../struct_s_s_t_v_mode__t.html#aae9c12993b804b63c258e82244f20031',1,'SSTVMode_t']]] + ['hal_1066',['hal',['../class_module.html#a4483f0a39a523dd1b37b467d81418f7d',1,'Module']]], + ['height_1067',['height',['../struct_s_s_t_v_mode__t.html#aae9c12993b804b63c258e82244f20031',1,'SSTVMode_t']]] ]; diff --git a/search/variables_8.js b/search/variables_8.js index 5e404aa8..39fc2a7c 100644 --- a/search/variables_8.js +++ b/search/variables_8.js @@ -1,8 +1,8 @@ var searchData= [ - ['idx_1069',['idx',['../struct_lo_ra_w_a_n_channel__t.html#a9fc4b7ec0b298df267cc2c39ef12cfa0',1,'LoRaWANChannel_t']]], - ['info_1070',['info',['../class_a_x25_frame.html#aa82f006b84b71b9c5d036a4946a65988',1,'AX25Frame']]], - ['infolen_1071',['infoLen',['../class_a_x25_frame.html#a75e8ad33c2540ede5bb130050f6ffc41',1,'AX25Frame']]], - ['init_1072',['init',['../class_radio_lib_c_r_c.html#a579acc51fe7a01b0b9b3f2e0e57b7d5f',1,'RadioLibCRC']]], - ['ioreg_1073',['ioReg',['../struct_l_r11x0_wifi_result_extended__t.html#af9391a0e26fc6ef4cc1a5f5c61689409',1,'LR11x0WifiResultExtended_t']]] + ['idx_1068',['idx',['../struct_lo_ra_w_a_n_channel__t.html#a9fc4b7ec0b298df267cc2c39ef12cfa0',1,'LoRaWANChannel_t']]], + ['info_1069',['info',['../class_a_x25_frame.html#aa82f006b84b71b9c5d036a4946a65988',1,'AX25Frame']]], + ['infolen_1070',['infoLen',['../class_a_x25_frame.html#a75e8ad33c2540ede5bb130050f6ffc41',1,'AX25Frame']]], + ['init_1071',['init',['../class_radio_lib_c_r_c.html#a579acc51fe7a01b0b9b3f2e0e57b7d5f',1,'RadioLibCRC']]], + ['ioreg_1072',['ioReg',['../struct_l_r11x0_wifi_result_extended__t.html#af9391a0e26fc6ef4cc1a5f5c61689409',1,'LR11x0WifiResultExtended_t']]] ]; diff --git a/search/variables_9.js b/search/variables_9.js index 00f60f77..531b926b 100644 --- a/search/variables_9.js +++ b/search/variables_9.js @@ -1,4 +1,4 @@ var searchData= [ - ['joinrequestdatarate_1074',['joinRequestDataRate',['../struct_lo_ra_w_a_n_channel_span__t.html#a09bbd5a4bc1f458769f0d28bdeb4a502',1,'LoRaWANChannelSpan_t']]] + ['joinrequestdatarate_1073',['joinRequestDataRate',['../struct_lo_ra_w_a_n_channel_span__t.html#a09bbd5a4bc1f458769f0d28bdeb4a502',1,'LoRaWANChannelSpan_t']]] ]; diff --git a/search/variables_a.js b/search/variables_a.js index f66f4593..0d842d88 100644 --- a/search/variables_a.js +++ b/search/variables_a.js @@ -1,8 +1,8 @@ var searchData= [ - ['len_1075',['len',['../struct_lo_ra_w_a_n_mac_command__t.html#a3530cae6be81314da53f9bf75788b5e5',1,'LoRaWANMacCommand_t::len()'],['../struct_lo_ra_w_a_n_mac_command_queue__t.html#ae951ec7a2518bbcdfb4c7a7c5359ca78',1,'LoRaWANMacCommandQueue_t::len()'],['../structtone__t.html#a7916c2e2d0011aead6f355076b8fb36c',1,'tone_t::len()']]], - ['lendn_1076',['lenDn',['../struct_lo_ra_w_a_n_mac_spec__t.html#a41435d23013dd635ea34a51c2649e211',1,'LoRaWANMacSpec_t']]], - ['length_1077',['length',['../struct_l_r11x0_wifi_result_extended__t.html#a403e9bde552ca9b07cdf49a2d295c563',1,'LR11x0WifiResultExtended_t']]], - ['lenup_1078',['lenUp',['../struct_lo_ra_w_a_n_mac_spec__t.html#ad7f493f31c73dc2209eced9d2cbc6cc6',1,'LoRaWANMacSpec_t']]], - ['lora_1079',['lora',['../union_data_rate__t.html#ab25c3fcaf1934cd9d6d5e9820749137d',1,'DataRate_t']]] + ['len_1074',['len',['../struct_lo_ra_w_a_n_mac_command__t.html#a3530cae6be81314da53f9bf75788b5e5',1,'LoRaWANMacCommand_t::len()'],['../struct_lo_ra_w_a_n_mac_command_queue__t.html#ae951ec7a2518bbcdfb4c7a7c5359ca78',1,'LoRaWANMacCommandQueue_t::len()'],['../structtone__t.html#a7916c2e2d0011aead6f355076b8fb36c',1,'tone_t::len()']]], + ['lendn_1075',['lenDn',['../struct_lo_ra_w_a_n_mac_spec__t.html#a41435d23013dd635ea34a51c2649e211',1,'LoRaWANMacSpec_t']]], + ['length_1076',['length',['../struct_l_r11x0_wifi_result_extended__t.html#a403e9bde552ca9b07cdf49a2d295c563',1,'LR11x0WifiResultExtended_t']]], + ['lenup_1077',['lenUp',['../struct_lo_ra_w_a_n_mac_spec__t.html#ad7f493f31c73dc2209eced9d2cbc6cc6',1,'LoRaWANMacSpec_t']]], + ['lora_1078',['lora',['../union_data_rate__t.html#ab25c3fcaf1934cd9d6d5e9820749137d',1,'DataRate_t']]] ]; diff --git a/search/variables_b.js b/search/variables_b.js index 4b281c0b..320a9ac6 100644 --- a/search/variables_b.js +++ b/search/variables_b.js @@ -1,7 +1,7 @@ var searchData= [ - ['mac_1080',['mac',['../struct_l_r11x0_wifi_result__t.html#a9fb28ba0ff8e6625322b081a4bda5628',1,'LR11x0WifiResult_t']]], - ['mac0_1081',['mac0',['../struct_l_r11x0_wifi_result_extended__t.html#ae689651117f96ba356caea064cdeb191',1,'LR11x0WifiResultExtended_t']]], - ['mac2_1082',['mac2',['../struct_l_r11x0_wifi_result_extended__t.html#a530ba85cf4b0b41e519b2d89e37b2497',1,'LR11x0WifiResultExtended_t']]], - ['mode_1083',['mode',['../struct_module_1_1_rf_switch_mode__t.html#a2442217bfabfb124a3f46bb128aa7462',1,'Module::RfSwitchMode_t']]] + ['mac_1079',['mac',['../struct_l_r11x0_wifi_result__t.html#a9fb28ba0ff8e6625322b081a4bda5628',1,'LR11x0WifiResult_t']]], + ['mac0_1080',['mac0',['../struct_l_r11x0_wifi_result_extended__t.html#ae689651117f96ba356caea064cdeb191',1,'LR11x0WifiResultExtended_t']]], + ['mac2_1081',['mac2',['../struct_l_r11x0_wifi_result_extended__t.html#a530ba85cf4b0b41e519b2d89e37b2497',1,'LR11x0WifiResultExtended_t']]], + ['mode_1082',['mode',['../struct_module_1_1_rf_switch_mode__t.html#a2442217bfabfb124a3f46bb128aa7462',1,'Module::RfSwitchMode_t']]] ]; diff --git a/search/variables_c.js b/search/variables_c.js index 9ddead5b..0d10f671 100644 --- a/search/variables_c.js +++ b/search/variables_c.js @@ -1,8 +1,8 @@ var searchData= [ - ['numchannels_1084',['numChannels',['../struct_lo_ra_w_a_n_channel_span__t.html#a50f5701ae19b79a0c8c487673135b2f2',1,'LoRaWANChannelSpan_t']]], - ['numcommands_1085',['numCommands',['../struct_lo_ra_w_a_n_mac_command_queue__t.html#ae83622d6039c73d6d7134318bb36edeb',1,'LoRaWANMacCommandQueue_t']]], - ['numrepeaters_1086',['numRepeaters',['../class_a_x25_frame.html#ad27453a838ba90f917a1a9853358bb9a',1,'AX25Frame']]], - ['numtones_1087',['numTones',['../struct_s_s_t_v_mode__t.html#ae3d67bbc9815c38bea17ec070c8c0096',1,'SSTVMode_t']]], - ['numtxspans_1088',['numTxSpans',['../struct_lo_ra_w_a_n_band__t.html#ae58f859a72e64aa4a6fe218ba7e21c10',1,'LoRaWANBand_t']]] + ['numchannels_1083',['numChannels',['../struct_lo_ra_w_a_n_channel_span__t.html#a50f5701ae19b79a0c8c487673135b2f2',1,'LoRaWANChannelSpan_t']]], + ['numcommands_1084',['numCommands',['../struct_lo_ra_w_a_n_mac_command_queue__t.html#ae83622d6039c73d6d7134318bb36edeb',1,'LoRaWANMacCommandQueue_t']]], + ['numrepeaters_1085',['numRepeaters',['../class_a_x25_frame.html#ad27453a838ba90f917a1a9853358bb9a',1,'AX25Frame']]], + ['numtones_1086',['numTones',['../struct_s_s_t_v_mode__t.html#ae3d67bbc9815c38bea17ec070c8c0096',1,'SSTVMode_t']]], + ['numtxspans_1087',['numTxSpans',['../struct_lo_ra_w_a_n_band__t.html#ae58f859a72e64aa4a6fe218ba7e21c10',1,'LoRaWANBand_t']]] ]; diff --git a/search/variables_d.js b/search/variables_d.js index c0edf164..5fbb3aa1 100644 --- a/search/variables_d.js +++ b/search/variables_d.js @@ -1,5 +1,5 @@ var searchData= [ - ['origin_1089',['origin',['../struct_l_r11x0_wifi_result__t.html#aedbfd390bee0e0995321e0a5caedac53',1,'LR11x0WifiResult_t']]], - ['out_1090',['out',['../class_radio_lib_c_r_c.html#a46616ef58e9eeeca646de0c9fe681050',1,'RadioLibCRC']]] + ['origin_1088',['origin',['../struct_l_r11x0_wifi_result__t.html#aedbfd390bee0e0995321e0a5caedac53',1,'LR11x0WifiResult_t']]], + ['out_1089',['out',['../class_radio_lib_c_r_c.html#a46616ef58e9eeeca646de0c9fe681050',1,'RadioLibCRC']]] ]; diff --git a/search/variables_e.js b/search/variables_e.js index 60ae7bae..b0418e68 100644 --- a/search/variables_e.js +++ b/search/variables_e.js @@ -1,13 +1,13 @@ var searchData= [ - ['parsestatuscb_1091',['parseStatusCb',['../struct_module_1_1_s_p_i_config__t.html#a9619dcb8b269bcbd125e5a05e6c0fc77',1,'Module::SPIConfig_t']]], - ['payload_1092',['payload',['../struct_lo_ra_w_a_n_mac_command__t.html#ac572044ad659ad7addd50d21f6f2e764',1,'LoRaWANMacCommand_t']]], - ['payloadlenmax_1093',['payloadLenMax',['../struct_lo_ra_w_a_n_band__t.html#a75dba867430b104a7243359c6e7564a4',1,'LoRaWANBand_t']]], - ['periodbeacon_1094',['periodBeacon',['../struct_l_r11x0_wifi_result_full__t.html#a0e2539bf62ddd7fb7a9671f4e8c58bf8',1,'LR11x0WifiResultFull_t']]], - ['phioffset_1095',['phiOffset',['../struct_l_r11x0_wifi_result_full__t.html#a37d3203c39ca6d6f0ab42662a09bab13',1,'LR11x0WifiResultFull_t']]], - ['poly_1096',['poly',['../class_radio_lib_c_r_c.html#af3942e08bde9d9d127f735bd10392f6d',1,'RadioLibCRC']]], - ['power_1097',['power',['../struct_lo_ra_w_a_n_event__t.html#a49eebe64d351bb2e91901ef8fae044ff',1,'LoRaWANEvent_t']]], - ['powermax_1098',['powerMax',['../struct_lo_ra_w_a_n_band__t.html#a43fdafd540c93348f9b4a8958e021a4c',1,'LoRaWANBand_t']]], - ['powernumsteps_1099',['powerNumSteps',['../struct_lo_ra_w_a_n_band__t.html#aa22d7d7670846b36d3104439d18e5f15',1,'LoRaWANBand_t']]], - ['protocolid_1100',['protocolID',['../class_a_x25_frame.html#aa8895fea37220c82f68bd320331595c8',1,'AX25Frame']]] + ['parsestatuscb_1090',['parseStatusCb',['../struct_module_1_1_s_p_i_config__t.html#a9619dcb8b269bcbd125e5a05e6c0fc77',1,'Module::SPIConfig_t']]], + ['payload_1091',['payload',['../struct_lo_ra_w_a_n_mac_command__t.html#ac572044ad659ad7addd50d21f6f2e764',1,'LoRaWANMacCommand_t']]], + ['payloadlenmax_1092',['payloadLenMax',['../struct_lo_ra_w_a_n_band__t.html#a75dba867430b104a7243359c6e7564a4',1,'LoRaWANBand_t']]], + ['periodbeacon_1093',['periodBeacon',['../struct_l_r11x0_wifi_result_full__t.html#a0e2539bf62ddd7fb7a9671f4e8c58bf8',1,'LR11x0WifiResultFull_t']]], + ['phioffset_1094',['phiOffset',['../struct_l_r11x0_wifi_result_full__t.html#a37d3203c39ca6d6f0ab42662a09bab13',1,'LR11x0WifiResultFull_t']]], + ['poly_1095',['poly',['../class_radio_lib_c_r_c.html#af3942e08bde9d9d127f735bd10392f6d',1,'RadioLibCRC']]], + ['power_1096',['power',['../struct_lo_ra_w_a_n_event__t.html#a49eebe64d351bb2e91901ef8fae044ff',1,'LoRaWANEvent_t']]], + ['powermax_1097',['powerMax',['../struct_lo_ra_w_a_n_band__t.html#a43fdafd540c93348f9b4a8958e021a4c',1,'LoRaWANBand_t']]], + ['powernumsteps_1098',['powerNumSteps',['../struct_lo_ra_w_a_n_band__t.html#aa22d7d7670846b36d3104439d18e5f15',1,'LoRaWANBand_t']]], + ['protocolid_1099',['protocolID',['../class_a_x25_frame.html#aa8895fea37220c82f68bd320331595c8',1,'AX25Frame']]] ]; diff --git a/search/variables_f.js b/search/variables_f.js index efcbeabf..d22a4861 100644 --- a/search/variables_f.js +++ b/search/variables_f.js @@ -1,17 +1,17 @@ var searchData= [ - ['rate_1101',['rate',['../struct_l_r11x0_wifi_result_extended__t.html#a16a6732a8af0332f64c0f6bcc0d5257f',1,'LR11x0WifiResultExtended_t']]], - ['rcvseqnumber_1102',['rcvSeqNumber',['../class_a_x25_frame.html#adce5294af25f09df752997d33ac0e87f',1,'AX25Frame']]], - ['refin_1103',['refIn',['../class_radio_lib_c_r_c.html#ac65a358753efd05067c19fcf1098ec04',1,'RadioLibCRC']]], - ['refout_1104',['refOut',['../class_radio_lib_c_r_c.html#ab1b5aa578ed5818a7618df8c6cf98087',1,'RadioLibCRC']]], - ['repeat_1105',['repeat',['../struct_lo_ra_w_a_n_mac_command__t.html#abc329424b5a36c95c625619b37dd2681',1,'LoRaWANMacCommand_t']]], - ['repeatercallsigns_1106',['repeaterCallsigns',['../class_a_x25_frame.html#a29eb08c9e72bbaced8d37dcb2343ee94',1,'AX25Frame']]], - ['repeaterssids_1107',['repeaterSSIDs',['../class_a_x25_frame.html#a5b63c6b6f69e0ac47ba9230ad39c6830',1,'AX25Frame']]], - ['reply_1108',['reply',['../class_bell_client.html#a9233e10bc794af85e3e86b4ec2a8746d',1,'BellClient']]], - ['rfswitch_5fmax_5fpins_1109',['RFSWITCH_MAX_PINS',['../class_module.html#a0c11551e12579bbabf57b19e12555b3c',1,'Module']]], - ['rssi_1110',['rssi',['../struct_l_r11x0_wifi_result__t.html#acac3f837ac4fa56e5fda3221f89f3d9f',1,'LR11x0WifiResult_t']]], - ['rx1dataratebase_1111',['rx1DataRateBase',['../struct_lo_ra_w_a_n_band__t.html#aaa9cd9d68c61815da4ae01f7ce312a83',1,'LoRaWANBand_t']]], - ['rx1droffset_1112',['rx1DrOffset',['../class_lo_ra_w_a_n_node.html#acd37dd26f6040754b4a9c942b3fb4339',1,'LoRaWANNode']]], - ['rx1span_1113',['rx1Span',['../struct_lo_ra_w_a_n_band__t.html#af8def1e0b5c3dc122557f71f5637a529',1,'LoRaWANBand_t']]], - ['rx2_1114',['rx2',['../struct_lo_ra_w_a_n_band__t.html#ae3ed10eddc647a6f770121a1662a854f',1,'LoRaWANBand_t::rx2()'],['../class_lo_ra_w_a_n_node.html#ae68e77ca38d22867798517d233c0fbc4',1,'LoRaWANNode::rx2()']]] + ['rate_1100',['rate',['../struct_l_r11x0_wifi_result_extended__t.html#a16a6732a8af0332f64c0f6bcc0d5257f',1,'LR11x0WifiResultExtended_t']]], + ['rcvseqnumber_1101',['rcvSeqNumber',['../class_a_x25_frame.html#adce5294af25f09df752997d33ac0e87f',1,'AX25Frame']]], + ['refin_1102',['refIn',['../class_radio_lib_c_r_c.html#ac65a358753efd05067c19fcf1098ec04',1,'RadioLibCRC']]], + ['refout_1103',['refOut',['../class_radio_lib_c_r_c.html#ab1b5aa578ed5818a7618df8c6cf98087',1,'RadioLibCRC']]], + ['repeat_1104',['repeat',['../struct_lo_ra_w_a_n_mac_command__t.html#abc329424b5a36c95c625619b37dd2681',1,'LoRaWANMacCommand_t']]], + ['repeatercallsigns_1105',['repeaterCallsigns',['../class_a_x25_frame.html#a29eb08c9e72bbaced8d37dcb2343ee94',1,'AX25Frame']]], + ['repeaterssids_1106',['repeaterSSIDs',['../class_a_x25_frame.html#a5b63c6b6f69e0ac47ba9230ad39c6830',1,'AX25Frame']]], + ['reply_1107',['reply',['../class_bell_client.html#a9233e10bc794af85e3e86b4ec2a8746d',1,'BellClient']]], + ['rfswitch_5fmax_5fpins_1108',['RFSWITCH_MAX_PINS',['../class_module.html#a0c11551e12579bbabf57b19e12555b3c',1,'Module']]], + ['rssi_1109',['rssi',['../struct_l_r11x0_wifi_result__t.html#acac3f837ac4fa56e5fda3221f89f3d9f',1,'LR11x0WifiResult_t']]], + ['rx1dataratebase_1110',['rx1DataRateBase',['../struct_lo_ra_w_a_n_band__t.html#aaa9cd9d68c61815da4ae01f7ce312a83',1,'LoRaWANBand_t']]], + ['rx1droffset_1111',['rx1DrOffset',['../class_lo_ra_w_a_n_node.html#acd37dd26f6040754b4a9c942b3fb4339',1,'LoRaWANNode']]], + ['rx1span_1112',['rx1Span',['../struct_lo_ra_w_a_n_band__t.html#af8def1e0b5c3dc122557f71f5637a529',1,'LoRaWANBand_t']]], + ['rx2_1113',['rx2',['../struct_lo_ra_w_a_n_band__t.html#ae3ed10eddc647a6f770121a1662a854f',1,'LoRaWANBand_t::rx2()'],['../class_lo_ra_w_a_n_node.html#ae68e77ca38d22867798517d233c0fbc4',1,'LoRaWANNode::rx2()']]] ];