From 42c769e1a2d2e8947aeb5e9d56bb13e0a2cff370 Mon Sep 17 00:00:00 2001 From: jgromes Date: Sun, 23 Apr 2023 17:19:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20bba64?= =?UTF-8?q?4377a8c860e69770e5066fbfcda0de87031=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- class_physical_layer.html | 6 +- classn_r_f24-members.html | 8 +- classn_r_f24.html | 212 ++++------------ classn_r_f24.js | 5 +- functions_b.html | 2 +- functions_func_b.html | 2 +- functions_func_r.html | 6 +- functions_func_s.html | 3 +- functions_r.html | 2 - functions_s.html | 3 +- n_r_f24_8h_source.html | 519 +++++++++++++++++++------------------- navtreedata.js | 2 +- navtreeindex3.js | 76 +++--- navtreeindex4.js | 5 +- search/all_1.js | 2 +- search/all_e.js | 12 +- search/all_f.js | 10 +- search/functions_1.js | 2 +- search/functions_e.js | 8 +- search/functions_f.js | 12 +- 20 files changed, 385 insertions(+), 512 deletions(-) diff --git a/class_physical_layer.html b/class_physical_layer.html index 0b5fc5cf..99beec7a 100644 --- a/class_physical_layer.html +++ b/class_physical_layer.html @@ -551,7 +551,7 @@ class PagerClient

Get one truly random byte from RSSI noise. Must be implemented in module class.

Returns
TRNG byte.
-

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

+

Reimplemented in SX128x, SX127x, SX126x, Si443x, RF69, and CC1101.

@@ -614,7 +614,7 @@ class PagerClient -

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

+

Reimplemented in SX128x, SX127x, SX126x, Si443x, RF69, and CC1101.

@@ -934,7 +934,7 @@ class PagerClient -

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

+

Reimplemented in SX128x, SX127x, SX126x, Si443x, RF69, and CC1101.

diff --git a/classn_r_f24-members.html b/classn_r_f24-members.html index a17644f6..ae8c4637 100644 --- a/classn_r_f24-members.html +++ b/classn_r_f24-members.html @@ -90,7 +90,7 @@ $(document).ready(function(){initNavTree('classn_r_f24.html',''); initResizable(

This is the complete list of members for nRF24, including all inherited members.

- + @@ -106,9 +106,9 @@ $(document).ready(function(){initNavTree('classn_r_f24.html',''); initResizable( - + - + @@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('classn_r_f24.html',''); initResizable( - + diff --git a/classn_r_f24.html b/classn_r_f24.html index 60e92bbb..2dd0d0ae 100644 --- a/classn_r_f24.html +++ b/classn_r_f24.html @@ -112,9 +112,9 @@ Public Member Functions - - - + + + @@ -205,15 +205,6 @@ Public Member Functions - - - - - - - - - @@ -257,12 +248,21 @@ Public Member Functions + + + + + + + + + @@ -314,8 +314,8 @@ virtual void  - + - + @@ -355,10 +355,10 @@ virtual void 
available()PhysicalLayer
begin(int16_t freq=RADIOLIB_NRF24_DEFAULT_FREQ, int16_t dataRate=RADIOLIB_NRF24_DEFAULT_DR, int8_t power=RADIOLIB_NRF24_DEFAULT_POWER, uint8_t addrWidth=RADIOLIB_NRF24_DEFAULT_ADDRWIDTH)nRF24
begin(int16_t freq=RADIOLIB_NRF24_DEFAULT_FREQ, int16_t dr=RADIOLIB_NRF24_DEFAULT_DR, int8_t pwr=RADIOLIB_NRF24_DEFAULT_POWER, uint8_t addrWidth=RADIOLIB_NRF24_DEFAULT_ADDRWIDTH)nRF24
clearDio1Action()PhysicalLayervirtual
disablePipe(uint8_t pipeNum)nRF24
dropSync()PhysicalLayer
PhysicalLayer(float step, size_t maxLen)PhysicalLayer
random(int32_t max)PhysicalLayer
random(int32_t min, int32_t max)PhysicalLayer
randomByte()nRF24virtual
randomByte()PhysicalLayervirtual
read(bool drop=true)PhysicalLayer
readBit(uint32_t pin)nRF24virtual
readBit(uint32_t pin)PhysicalLayervirtual
readData(uint8_t *data, size_t len) overridenRF24virtual
readData(uint8_t *data, size_t len)nRF24
receive(uint8_t *data, size_t len) overridenRF24virtual
setDataShaping(uint8_t sh) overridenRF24virtual
setDio1Action(void(*func)(void))PhysicalLayervirtual
setDIOMapping(uint32_t pin, uint32_t value)PhysicalLayervirtual
setDirectAction(void(*func)(void))nRF24virtual
setDirectAction(void(*func)(void))PhysicalLayervirtual
setDirectSyncWord(uint32_t syncWord, uint8_t len)PhysicalLayer
setEncoding(uint8_t encoding) overridenRF24virtual
setFrequency(float freq)nRF24virtual
ModulegetMod ()
 
int16_t begin (int16_t freq=RADIOLIB_NRF24_DEFAULT_FREQ, int16_t dataRate=RADIOLIB_NRF24_DEFAULT_DR, int8_t power=RADIOLIB_NRF24_DEFAULT_POWER, uint8_t addrWidth=RADIOLIB_NRF24_DEFAULT_ADDRWIDTH)
 Initialization method. More...
 
int16_t begin (int16_t freq=RADIOLIB_NRF24_DEFAULT_FREQ, int16_t dr=RADIOLIB_NRF24_DEFAULT_DR, int8_t pwr=RADIOLIB_NRF24_DEFAULT_POWER, uint8_t addrWidth=RADIOLIB_NRF24_DEFAULT_ADDRWIDTH)
 Initialization method. More...
 
int16_t sleep ()
 Sets the module to sleep mode. More...
 
int16_t setEncoding (uint8_t encoding) override
 Dummy encoding configuration method, to ensure PhysicalLayer compatibility. More...
 
uint8_t randomByte ()
 Dummy random method, to ensure PhysicalLayer compatibility. More...
 
void setDirectAction (void(*func)(void))
 Dummy method, to ensure PhysicalLayer compatibility. More...
 
void readBit (uint32_t pin)
 Dummy method, to ensure PhysicalLayer compatibility. More...
 
int16_t transmit (const char *str, uint8_t addr=0)
 C-string transmit method. More...
 
int32_t random (int32_t min, int32_t max)
 Get truly random number in range min - max. More...
 
virtual uint8_t randomByte ()
 Get one truly random byte from RSSI noise. Must be implemented in module class. More...
 
int16_t startDirect ()
 Configure module parameters for direct modes. Must be called prior to "ham" modes like RTTY or AX.25. Only available in FSK mode. More...
 
int16_t setDirectSyncWord (uint32_t syncWord, uint8_t len)
 Set sync word to be used to determine start of packet in direct reception mode. More...
 
virtual void setDirectAction (void(*func)(void))
 Set interrupt service routine function to call when data bit is receveid in direct mode. Must be implemented in module class. More...
 
virtual void readBit (uint32_t pin)
 Function to read and process data bit in direct reception mode. Must be implemented in module class. More...
 
int16_t available ()
 Get the number of direct mode bytes currently available in buffer. More...
 

Member Function Documentation

-
-

◆ begin()

+ +

◆ begin()

@@ -330,13 +330,13 @@ virtual void 
int16_t dataRate = RADIOLIB_NRF24_DEFAULT_DR, dr = RADIOLIB_NRF24_DEFAULT_DR,
int8_t power = RADIOLIB_NRF24_DEFAULT_POWER, pwr = RADIOLIB_NRF24_DEFAULT_POWER,
Initialization method.

Parameters
- - - - + + + +
freqCarrier frequency in MHz. Defaults to 2400 MHz.
dataRateData rate to be used in kbps. Defaults to 1000 kbps.
powerOutput power in dBm. Defaults to -12 dBm.
addrWidthAddress width in bytes. Defaults to 5 bytes.
freqCarrier frequency in MHz. Defaults to 2400 MHz.
drData rate to be used in kbps. Defaults to 1000 kbps.
pwrOutput power in dBm. Defaults to -12 dBm.
addrWidthAddress width in bytes. Defaults to 5 bytes.
@@ -385,7 +385,7 @@ virtual void 
Disables specified receive pipe.

Parameters
- +
pipeNumReceive pipe to be disabled.
pipeNumReceive pipe to be disabled.
@@ -450,7 +450,7 @@ virtual void 
Query modem for the packet length of received payload.

Parameters
- +
updateUpdate received packet length. Will return cached value when set to false.
updateUpdate received packet length. Will return cached value when set to false.
@@ -479,7 +479,7 @@ virtual void 
Gets nRF24 status register.

Parameters
- +
maskBit mask to be used on the returned register value.
maskBit mask to be used on the returned register value.
@@ -505,72 +505,6 @@ virtual void 
Checks if carrier was detected during last RX.

Returns
Whatever the carrier was above threshold.
- - -
-

◆ randomByte()

- -
-
- - - - - -
- - - - - - - -
uint8_t nRF24::randomByte ()
-
-virtual
-
- -

Dummy random method, to ensure PhysicalLayer compatibility.

-
Returns
Always returns 0.
- -

Reimplemented from PhysicalLayer.

- -
-
- -

◆ readBit()

- -
-
- - - - - -
- - - - - - - - -
void nRF24::readBit (uint32_t pin)
-
-virtual
-
- -

Dummy method, to ensure PhysicalLayer compatibility.

-
Parameters
- - -
pinIgnored.
-
-
- -

Reimplemented from PhysicalLayer.

-
@@ -634,8 +568,8 @@ virtual void 
Reads data received after calling startReceive method.

Parameters
- - + +
dataPointer to array to save the received binary data.
lenNumber of bytes that will be received. Must be known in advance for binary transmissions.
dataPointer to array to save the received binary data.
lenNumber of bytes that will be received. Must be known in advance for binary transmissions.
@@ -706,8 +640,8 @@ virtual void 
Blocking binary receive method. Overloads for string-based transmissions are implemented in PhysicalLayer.

Parameters
- - + +
dataBinary data to be sent.
lenNumber of bytes to send.
dataBinary data to be sent.
lenNumber of bytes to send.
@@ -766,7 +700,7 @@ virtual void 
Sets address width of transmit and receive pipes in bytes. Allowed values are 3, 4 or 5 bytes.

Parameters
- +
addrWidthAddress width to be set in bytes.
addrWidthAddress width to be set in bytes.
@@ -793,7 +727,7 @@ virtual void 
Enable or disable auto-acknowledge packets on all pipes.

Parameters
- +
autoAckOnEnable (true) or disable (false) auto-acks.
autoAckOnEnable (true) or disable (false) auto-acks.
@@ -830,8 +764,8 @@ virtual void 
Enable or disable auto-acknowledge packets on given pipe.

Parameters
- - + +
pipeNumNumber of pipe to which enable / disable auto-acks.
autoAckOnEnable (true) or disable (false) auto-acks.
pipeNumNumber of pipe to which enable / disable auto-acks.
autoAckOnEnable (true) or disable (false) auto-acks.
@@ -866,7 +800,7 @@ virtual void 
Sets bit rate. Allowed values are 2000, 1000 or 250 kbps.

Parameters
- +
brBit rate to be set in kbps.
brBit rate to be set in kbps.
@@ -895,7 +829,7 @@ virtual void 
Enable CRC filtering and generation.

Parameters
- +
crcOnSet or unset CRC check.
crcOnSet or unset CRC check.
@@ -930,7 +864,7 @@ virtual void 
Dummy data shaping configuration method, to ensure PhysicalLayer compatibility.

Parameters
- +
shIgnored.
shIgnored.
@@ -938,42 +872,6 @@ virtual void 
Reimplemented from PhysicalLayer.

- - - -

◆ setDirectAction()

- -
-
- - - - - -
- - - - - - - - -
void nRF24::setDirectAction (void(*)(void) func)
-
-virtual
-
- -

Dummy method, to ensure PhysicalLayer compatibility.

-
Parameters
- - -
funcIgnored.
-
-
- -

Reimplemented from PhysicalLayer.

-
@@ -1003,7 +901,7 @@ virtual void 
Dummy encoding configuration method, to ensure PhysicalLayer compatibility.

Parameters
- +
shIgnored.
shIgnored.
@@ -1040,7 +938,7 @@ virtual void 
Sets carrier frequency. Allowed values range from 2400 MHz to 2525 MHz.

Parameters
- +
freqCarrier frequency to be set in MHz.
freqCarrier frequency to be set in MHz.
@@ -1077,7 +975,7 @@ virtual void 
Dummy configuration method, to ensure PhysicalLayer compatibility.

Parameters
- +
freqDevDummy frequency deviation parameter, no configuration will be changed.
freqDevDummy frequency deviation parameter, no configuration will be changed.
@@ -1132,7 +1030,7 @@ virtual void 
Sets output power. Allowed values are -18, -12, -6 or 0 dBm.

Parameters
- +
powerOutput power to be set in dBm.
powerOutput power to be set in dBm.
@@ -1169,8 +1067,8 @@ virtual void 
Sets address of receive pipes 0 or 1. The address width must be the same as the same as the configured in setAddressWidth.

Parameters
- - + +
pipeNumNumber of pipe to which the address shall be set. Either 0 or 1, other pipes are handled using overloaded method.
addrAddress from which nRF24 shall receive new packets on the specified pipe.
pipeNumNumber of pipe to which the address shall be set. Either 0 or 1, other pipes are handled using overloaded method.
addrAddress from which nRF24 shall receive new packets on the specified pipe.
@@ -1207,8 +1105,8 @@ virtual void 
Sets address of receive pipes 2 - 5. The first 2 - 4 address bytes for these pipes are the same as for address pipe 1, only the last byte can be set.

Parameters
- - + +
pipeNumNumber of pipe to which the address shall be set. Allowed values range from 2 to 5.
addrByteLSB of address from which nRF24 shall receive new packets on the specified pipe.
pipeNumNumber of pipe to which the address shall be set. Allowed values range from 2 to 5.
addrByteLSB of address from which nRF24 shall receive new packets on the specified pipe.
@@ -1235,7 +1133,7 @@ virtual void 
Sets address of transmit pipe. The address width must be the same as the same as the configured in setAddressWidth.

Parameters
- +
addrAddress to which the next packet shall be transmitted.
addrAddress to which the next packet shall be transmitted.
@@ -1330,7 +1228,7 @@ virtual void 
Sets the module to standby.

Parameters
- +
modeStandby mode to be used.
modeStandby mode to be used.
@@ -1409,10 +1307,10 @@ virtual void 
Interrupt-driven receive method, implemented for compatibility with PhysicalLayer.

Parameters
- - - - + + + +
timeoutIgnored.
irqFlagsIgnored.
irqMaskIgnored.
lenIgnored.
timeoutIgnored.
irqFlagsIgnored.
irqMaskIgnored.
lenIgnored.
@@ -1489,9 +1387,9 @@ virtual void 
Interrupt-driven binary transmit method. IRQ will be activated when full packet is transmitted. Overloads for string-based transmissions are implemented in PhysicalLayer.

Parameters
- - - + + +
dataBinary data to be sent.
lenNumber of bytes to send.
addrDummy address parameter, to ensure PhysicalLayer compatibility.
dataBinary data to be sent.
lenNumber of bytes to send.
addrDummy address parameter, to ensure PhysicalLayer compatibility.
@@ -1593,9 +1491,9 @@ virtual void 
Blocking binary transmit method. Overloads for string-based transmissions are implemented in PhysicalLayer.

Parameters
- - - + + +
dataBinary data to be sent.
lenNumber of bytes to send.
addrDummy address parameter, to ensure PhysicalLayer compatibility.
dataBinary data to be sent.
lenNumber of bytes to send.
addrDummy address parameter, to ensure PhysicalLayer compatibility.
@@ -1657,7 +1555,7 @@ virtual void 
Starts direct mode transmission.

Parameters
- +
frfRaw RF frequency value. Defaults to 0, required for quick frequency shifts in RTTY.
frfRaw RF frequency value. Defaults to 0, required for quick frequency shifts in RTTY.
diff --git a/classn_r_f24.js b/classn_r_f24.js index d127b97c..acde5799 100644 --- a/classn_r_f24.js +++ b/classn_r_f24.js @@ -1,15 +1,13 @@ var classn_r_f24 = [ [ "nRF24", "classn_r_f24.html#ab12de8d953c2384c5fff09b4abf65d1e", null ], - [ "begin", "classn_r_f24.html#aab701c0336394e0473981913fbfd5da6", null ], + [ "begin", "classn_r_f24.html#a0ef68849f812367432f5a3798f94b8ce", null ], [ "disablePipe", "classn_r_f24.html#a4dd39e5c0efee1f0c2a14f729eb4426a", null ], [ "finishTransmit", "classn_r_f24.html#af0c21ff66c011dfdc1ad12bc7dd11c2f", null ], [ "getMod", "classn_r_f24.html#a03533af894b373fbff01601dd027b36a", null ], [ "getPacketLength", "classn_r_f24.html#a23ea1749c21863ebc5bd3a2b08d64f3b", null ], [ "getStatus", "classn_r_f24.html#a3f0b08fd8e58db36f6c1926cc3eac6a9", null ], [ "isCarrierDetected", "classn_r_f24.html#ad9204ee787b425e2c9e8422bb7939a37", null ], - [ "randomByte", "classn_r_f24.html#a5cc7cd54db2a6af1c9183a2d0653fe2e", null ], - [ "readBit", "classn_r_f24.html#a2db0be9ff6891e6bfb539245a2a66563", null ], [ "readData", "classn_r_f24.html#a3563453988a83d22dd07d4691543a300", null ], [ "readData", "classn_r_f24.html#a410fb78acb4ed358818c132687b8857a", null ], [ "receive", "classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8", null ], @@ -21,7 +19,6 @@ var classn_r_f24 = [ "setBitRate", "classn_r_f24.html#a0873f58ae62e41cff99813e21cc8b02a", null ], [ "setCrcFiltering", "classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282", null ], [ "setDataShaping", "classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916", null ], - [ "setDirectAction", "classn_r_f24.html#a3da63a447659f92153654d31a5d2854c", null ], [ "setEncoding", "classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf", null ], [ "setFrequency", "classn_r_f24.html#a408278336cdf25fd205ecffea86c26e8", null ], [ "setFrequencyDeviation", "classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4", null ], diff --git a/functions_b.html b/functions_b.html index a585e0a2..6a3ee0ea 100644 --- a/functions_b.html +++ b/functions_b.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_b.html',''); initResizable() ,
HellClient , LLCC68 , MorseClient -, nRF24 +, nRF24 , PagerClient , RF69 , RFM95 diff --git a/functions_func_b.html b/functions_func_b.html index bb7a7c48..5164c76d 100644 --- a/functions_func_b.html +++ b/functions_func_b.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_func_b.html',''); initResiza , HellClient , LLCC68 , MorseClient -, nRF24 +, nRF24 , PagerClient , RF69 , RFM95 diff --git a/functions_func_r.html b/functions_func_r.html index 9ed4a76c..668574a7 100644 --- a/functions_func_r.html +++ b/functions_func_r.html @@ -93,7 +93,6 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza
  • randomByte() : CC1101 -, nRF24 , PhysicalLayer , RF69 , Si443x @@ -110,7 +109,6 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza
  • readBit() : CC1101 -, nRF24 , PhysicalLayer , RF69 , Si443x @@ -120,7 +118,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza
  • readData() : CC1101 -, nRF24 +, nRF24 , PagerClient , PhysicalLayer , RF69 @@ -135,7 +133,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza , PhysicalLayer , RF69 , Si443x -, SX126x +, SX126x , SX127x , SX128x
  • diff --git a/functions_func_s.html b/functions_func_s.html index 19e852c9..3677daa9 100644 --- a/functions_func_s.html +++ b/functions_func_s.html @@ -224,7 +224,6 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
  • setDirectAction() : CC1101 -, nRF24 , PhysicalLayer , RF69 , Si443x @@ -266,7 +265,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza , Si4430 , Si4432 , SX1262 -, SX1268 +, SX1268 , SX1272 , SX1276 , SX1277 diff --git a/functions_r.html b/functions_r.html index ed69f1b1..6bd87bc3 100644 --- a/functions_r.html +++ b/functions_r.html @@ -93,7 +93,6 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
  • randomByte() : CC1101 -, nRF24 , PhysicalLayer , RF69 , Si443x @@ -113,7 +112,6 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
  • readBit() : CC1101 -, nRF24 , PhysicalLayer , RF69 , Si443x diff --git a/functions_s.html b/functions_s.html index f7cb14b9..0357d3d9 100644 --- a/functions_s.html +++ b/functions_s.html @@ -230,7 +230,6 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
  • setDirectAction() : CC1101 -, nRF24 , PhysicalLayer , RF69 , Si443x @@ -447,7 +446,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable() , Si443x , SX126x , SX127x -, SX128x +, SX128x
  • setTCXO() : SX126x diff --git a/n_r_f24_8h_source.html b/n_r_f24_8h_source.html index b6a0b566..014c59d0 100644 --- a/n_r_f24_8h_source.html +++ b/n_r_f24_8h_source.html @@ -95,310 +95,299 @@ $(document).ready(function(){initNavTree('n_r_f24_8h_source.html',''); initResiz
    7 #include "../../protocols/PhysicalLayer/PhysicalLayer.h"
    8 
    9 // nRF24 physical layer properties
    -
    10 #define RADIOLIB_NRF24_FREQUENCY_STEP_SIZE 1000000.0
    -
    11 #define RADIOLIB_NRF24_MAX_PACKET_LENGTH 32
    +
    10 #define RADIOLIB_NRF24_FREQUENCY_STEP_SIZE 1000000.0
    +
    11 #define RADIOLIB_NRF24_MAX_PACKET_LENGTH 32
    12 
    13 // nRF24 SPI commands
    -
    14 #define RADIOLIB_NRF24_CMD_READ 0b00000000
    -
    15 #define RADIOLIB_NRF24_CMD_WRITE 0b00100000
    -
    16 #define RADIOLIB_NRF24_CMD_READ_RX_PAYLOAD 0b01100001
    -
    17 #define RADIOLIB_NRF24_CMD_WRITE_TX_PAYLOAD 0b10100000
    -
    18 #define RADIOLIB_NRF24_CMD_FLUSH_TX 0b11100001
    -
    19 #define RADIOLIB_NRF24_CMD_FLUSH_RX 0b11100010
    -
    20 #define RADIOLIB_NRF24_CMD_REUSE_TX_PAXLOAD 0b11100011
    -
    21 #define RADIOLIB_NRF24_CMD_READ_RX_PAYLOAD_WIDTH 0b01100000
    -
    22 #define RADIOLIB_NRF24_CMD_WRITE_ACK_PAYLOAD 0b10101000
    -
    23 #define RADIOLIB_NRF24_CMD_WRITE_TX_PAYLOAD_NOACK 0b10110000
    -
    24 #define RADIOLIB_NRF24_CMD_NOP 0b11111111
    +
    14 #define RADIOLIB_NRF24_CMD_READ 0b00000000
    +
    15 #define RADIOLIB_NRF24_CMD_WRITE 0b00100000
    +
    16 #define RADIOLIB_NRF24_CMD_READ_RX_PAYLOAD 0b01100001
    +
    17 #define RADIOLIB_NRF24_CMD_WRITE_TX_PAYLOAD 0b10100000
    +
    18 #define RADIOLIB_NRF24_CMD_FLUSH_TX 0b11100001
    +
    19 #define RADIOLIB_NRF24_CMD_FLUSH_RX 0b11100010
    +
    20 #define RADIOLIB_NRF24_CMD_REUSE_TX_PAXLOAD 0b11100011
    +
    21 #define RADIOLIB_NRF24_CMD_READ_RX_PAYLOAD_WIDTH 0b01100000
    +
    22 #define RADIOLIB_NRF24_CMD_WRITE_ACK_PAYLOAD 0b10101000
    +
    23 #define RADIOLIB_NRF24_CMD_WRITE_TX_PAYLOAD_NOACK 0b10110000
    +
    24 #define RADIOLIB_NRF24_CMD_NOP 0b11111111
    25 
    26 // nRF24 register map
    -
    27 #define RADIOLIB_NRF24_REG_CONFIG 0x00
    -
    28 #define RADIOLIB_NRF24_REG_EN_AA 0x01
    -
    29 #define RADIOLIB_NRF24_REG_EN_RXADDR 0x02
    -
    30 #define RADIOLIB_NRF24_REG_SETUP_AW 0x03
    -
    31 #define RADIOLIB_NRF24_REG_SETUP_RETR 0x04
    -
    32 #define RADIOLIB_NRF24_REG_RF_CH 0x05
    -
    33 #define RADIOLIB_NRF24_REG_RF_SETUP 0x06
    -
    34 #define RADIOLIB_NRF24_REG_STATUS 0x07
    -
    35 #define RADIOLIB_NRF24_REG_OBSERVE_TX 0x08
    -
    36 #define RADIOLIB_NRF24_REG_RPD 0x09
    -
    37 #define RADIOLIB_NRF24_REG_RX_ADDR_P0 0x0A
    -
    38 #define RADIOLIB_NRF24_REG_RX_ADDR_P1 0x0B
    -
    39 #define RADIOLIB_NRF24_REG_RX_ADDR_P2 0x0C
    -
    40 #define RADIOLIB_NRF24_REG_RX_ADDR_P3 0x0D
    -
    41 #define RADIOLIB_NRF24_REG_RX_ADDR_P4 0x0E
    -
    42 #define RADIOLIB_NRF24_REG_RX_ADDR_P5 0x0F
    -
    43 #define RADIOLIB_NRF24_REG_TX_ADDR 0x10
    -
    44 #define RADIOLIB_NRF24_REG_RX_PW_P0 0x11
    -
    45 #define RADIOLIB_NRF24_REG_RX_PW_P1 0x12
    -
    46 #define RADIOLIB_NRF24_REG_RX_PW_P2 0x13
    -
    47 #define RADIOLIB_NRF24_REG_RX_PW_P3 0x14
    -
    48 #define RADIOLIB_NRF24_REG_RX_PW_P4 0x15
    -
    49 #define RADIOLIB_NRF24_REG_RX_PW_P5 0x16
    -
    50 #define RADIOLIB_NRF24_REG_FIFO_STATUS 0x17
    -
    51 #define RADIOLIB_NRF24_REG_DYNPD 0x1C
    -
    52 #define RADIOLIB_NRF24_REG_FEATURE 0x1D
    +
    27 #define RADIOLIB_NRF24_REG_CONFIG 0x00
    +
    28 #define RADIOLIB_NRF24_REG_EN_AA 0x01
    +
    29 #define RADIOLIB_NRF24_REG_EN_RXADDR 0x02
    +
    30 #define RADIOLIB_NRF24_REG_SETUP_AW 0x03
    +
    31 #define RADIOLIB_NRF24_REG_SETUP_RETR 0x04
    +
    32 #define RADIOLIB_NRF24_REG_RF_CH 0x05
    +
    33 #define RADIOLIB_NRF24_REG_RF_SETUP 0x06
    +
    34 #define RADIOLIB_NRF24_REG_STATUS 0x07
    +
    35 #define RADIOLIB_NRF24_REG_OBSERVE_TX 0x08
    +
    36 #define RADIOLIB_NRF24_REG_RPD 0x09
    +
    37 #define RADIOLIB_NRF24_REG_RX_ADDR_P0 0x0A
    +
    38 #define RADIOLIB_NRF24_REG_RX_ADDR_P1 0x0B
    +
    39 #define RADIOLIB_NRF24_REG_RX_ADDR_P2 0x0C
    +
    40 #define RADIOLIB_NRF24_REG_RX_ADDR_P3 0x0D
    +
    41 #define RADIOLIB_NRF24_REG_RX_ADDR_P4 0x0E
    +
    42 #define RADIOLIB_NRF24_REG_RX_ADDR_P5 0x0F
    +
    43 #define RADIOLIB_NRF24_REG_TX_ADDR 0x10
    +
    44 #define RADIOLIB_NRF24_REG_RX_PW_P0 0x11
    +
    45 #define RADIOLIB_NRF24_REG_RX_PW_P1 0x12
    +
    46 #define RADIOLIB_NRF24_REG_RX_PW_P2 0x13
    +
    47 #define RADIOLIB_NRF24_REG_RX_PW_P3 0x14
    +
    48 #define RADIOLIB_NRF24_REG_RX_PW_P4 0x15
    +
    49 #define RADIOLIB_NRF24_REG_RX_PW_P5 0x16
    +
    50 #define RADIOLIB_NRF24_REG_FIFO_STATUS 0x17
    +
    51 #define RADIOLIB_NRF24_REG_DYNPD 0x1C
    +
    52 #define RADIOLIB_NRF24_REG_FEATURE 0x1D
    53 
    -
    54 // NRF24_REG_CONFIG MSB LSB DESCRIPTION
    -
    55 #define RADIOLIB_NRF24_MASK_RX_DR_IRQ_OFF 0b01000000 // 6 6 RX_DR will not be reflected on IRQ pin
    -
    56 #define RADIOLIB_NRF24_MASK_RX_DR_IRQ_ON 0b00000000 // 6 6 RX_DR will be reflected on IRQ pin as active low (default)
    -
    57 #define RADIOLIB_NRF24_MASK_TX_DS_IRQ_OFF 0b00100000 // 5 5 TX_DS will not be reflected on IRQ pin
    -
    58 #define RADIOLIB_NRF24_MASK_TX_DS_IRQ_ON 0b00000000 // 5 5 TX_DS will be reflected on IRQ pin as active low (default)
    -
    59 #define RADIOLIB_NRF24_MASK_MAX_RT_IRQ_OFF 0b00010000 // 4 4 MAX_RT will not be reflected on IRQ pin
    -
    60 #define RADIOLIB_NRF24_MASK_MAX_RT_IRQ_ON 0b00000000 // 4 4 MAX_RT will be reflected on IRQ pin as active low (default)
    -
    61 #define RADIOLIB_NRF24_CRC_OFF 0b00000000 // 3 3 CRC calculation: disabled
    -
    62 #define RADIOLIB_NRF24_CRC_ON 0b00001000 // 3 3 enabled (default)
    -
    63 #define RADIOLIB_NRF24_CRC_8 0b00000000 // 2 2 CRC scheme: CRC8 (default)
    -
    64 #define RADIOLIB_NRF24_CRC_16 0b00000100 // 2 2 CRC16
    -
    65 #define RADIOLIB_NRF24_POWER_UP 0b00000010 // 1 1 power up
    -
    66 #define RADIOLIB_NRF24_POWER_DOWN 0b00000000 // 1 1 power down
    -
    67 #define RADIOLIB_NRF24_PTX 0b00000000 // 0 0 enable primary Tx
    -
    68 #define RADIOLIB_NRF24_PRX 0b00000001 // 0 0 enable primary Rx
    +
    54 // RADIOLIB_NRF24_REG_CONFIG MSB LSB DESCRIPTION
    +
    55 #define RADIOLIB_NRF24_MASK_RX_DR_IRQ_OFF 0b01000000 // 6 6 RX_DR will not be reflected on IRQ pin
    +
    56 #define RADIOLIB_NRF24_MASK_RX_DR_IRQ_ON 0b00000000 // 6 6 RX_DR will be reflected on IRQ pin as active low (default)
    +
    57 #define RADIOLIB_NRF24_MASK_TX_DS_IRQ_OFF 0b00100000 // 5 5 TX_DS will not be reflected on IRQ pin
    +
    58 #define RADIOLIB_NRF24_MASK_TX_DS_IRQ_ON 0b00000000 // 5 5 TX_DS will be reflected on IRQ pin as active low (default)
    +
    59 #define RADIOLIB_NRF24_MASK_MAX_RT_IRQ_OFF 0b00010000 // 4 4 MAX_RT will not be reflected on IRQ pin
    +
    60 #define RADIOLIB_NRF24_MASK_MAX_RT_IRQ_ON 0b00000000 // 4 4 MAX_RT will be reflected on IRQ pin as active low (default)
    +
    61 #define RADIOLIB_NRF24_CRC_OFF 0b00000000 // 3 3 CRC calculation: disabled
    +
    62 #define RADIOLIB_NRF24_CRC_ON 0b00001000 // 3 3 enabled (default)
    +
    63 #define RADIOLIB_NRF24_CRC_8 0b00000000 // 2 2 CRC scheme: CRC8 (default)
    +
    64 #define RADIOLIB_NRF24_CRC_16 0b00000100 // 2 2 CRC16
    +
    65 #define RADIOLIB_NRF24_POWER_UP 0b00000010 // 1 1 power up
    +
    66 #define RADIOLIB_NRF24_POWER_DOWN 0b00000000 // 1 1 power down
    +
    67 #define RADIOLIB_NRF24_PTX 0b00000000 // 0 0 enable primary Tx
    +
    68 #define RADIOLIB_NRF24_PRX 0b00000001 // 0 0 enable primary Rx
    69 
    -
    70 // NRF24_REG_EN_AA
    -
    71 #define RADIOLIB_NRF24_AA_ALL_OFF 0b00000000 // 5 0 auto-ACK on all pipes: disabled
    -
    72 #define RADIOLIB_NRF24_AA_ALL_ON 0b00111111 // 5 0 enabled (default)
    -
    73 #define RADIOLIB_NRF24_AA_P5_OFF 0b00000000 // 5 5 auto-ACK on pipe 5: disabled
    -
    74 #define RADIOLIB_NRF24_AA_P5_ON 0b00100000 // 5 5 enabled (default)
    -
    75 #define RADIOLIB_NRF24_AA_P4_OFF 0b00000000 // 4 4 auto-ACK on pipe 4: disabled
    -
    76 #define RADIOLIB_NRF24_AA_P4_ON 0b00010000 // 4 4 enabled (default)
    -
    77 #define RADIOLIB_NRF24_AA_P3_OFF 0b00000000 // 3 3 auto-ACK on pipe 3: disabled
    -
    78 #define RADIOLIB_NRF24_AA_P3_ON 0b00001000 // 3 3 enabled (default)
    -
    79 #define RADIOLIB_NRF24_AA_P2_OFF 0b00000000 // 2 2 auto-ACK on pipe 2: disabled
    -
    80 #define RADIOLIB_NRF24_AA_P2_ON 0b00000100 // 2 2 enabled (default)
    -
    81 #define RADIOLIB_NRF24_AA_P1_OFF 0b00000000 // 1 1 auto-ACK on pipe 1: disabled
    -
    82 #define RADIOLIB_NRF24_AA_P1_ON 0b00000010 // 1 1 enabled (default)
    -
    83 #define RADIOLIB_NRF24_AA_P0_OFF 0b00000000 // 0 0 auto-ACK on pipe 0: disabled
    -
    84 #define RADIOLIB_NRF24_AA_P0_ON 0b00000001 // 0 0 enabled (default)
    +
    70 // RADIOLIB_NRF24_REG_EN_AA
    +
    71 #define RADIOLIB_NRF24_AA_ALL_OFF 0b00000000 // 5 0 auto-ACK on all pipes: disabled
    +
    72 #define RADIOLIB_NRF24_AA_ALL_ON 0b00111111 // 5 0 enabled (default)
    +
    73 #define RADIOLIB_NRF24_AA_P5_OFF 0b00000000 // 5 5 auto-ACK on pipe 5: disabled
    +
    74 #define RADIOLIB_NRF24_AA_P5_ON 0b00100000 // 5 5 enabled (default)
    +
    75 #define RADIOLIB_NRF24_AA_P4_OFF 0b00000000 // 4 4 auto-ACK on pipe 4: disabled
    +
    76 #define RADIOLIB_NRF24_AA_P4_ON 0b00010000 // 4 4 enabled (default)
    +
    77 #define RADIOLIB_NRF24_AA_P3_OFF 0b00000000 // 3 3 auto-ACK on pipe 3: disabled
    +
    78 #define RADIOLIB_NRF24_AA_P3_ON 0b00001000 // 3 3 enabled (default)
    +
    79 #define RADIOLIB_NRF24_AA_P2_OFF 0b00000000 // 2 2 auto-ACK on pipe 2: disabled
    +
    80 #define RADIOLIB_NRF24_AA_P2_ON 0b00000100 // 2 2 enabled (default)
    +
    81 #define RADIOLIB_NRF24_AA_P1_OFF 0b00000000 // 1 1 auto-ACK on pipe 1: disabled
    +
    82 #define RADIOLIB_NRF24_AA_P1_ON 0b00000010 // 1 1 enabled (default)
    +
    83 #define RADIOLIB_NRF24_AA_P0_OFF 0b00000000 // 0 0 auto-ACK on pipe 0: disabled
    +
    84 #define RADIOLIB_NRF24_AA_P0_ON 0b00000001 // 0 0 enabled (default)
    85 
    -
    86 // NRF24_REG_EN_RXADDR
    -
    87 #define RADIOLIB_NRF24_P5_OFF 0b00000000 // 5 5 receive pipe 5: disabled (default)
    -
    88 #define RADIOLIB_NRF24_P5_ON 0b00100000 // 5 5 enabled
    -
    89 #define RADIOLIB_NRF24_P4_OFF 0b00000000 // 4 4 receive pipe 4: disabled (default)
    -
    90 #define RADIOLIB_NRF24_P4_ON 0b00010000 // 4 4 enabled
    -
    91 #define RADIOLIB_NRF24_P3_OFF 0b00000000 // 3 3 receive pipe 3: disabled (default)
    -
    92 #define RADIOLIB_NRF24_P3_ON 0b00001000 // 3 3 enabled
    -
    93 #define RADIOLIB_NRF24_P2_OFF 0b00000000 // 2 2 receive pipe 2: disabled (default)
    -
    94 #define RADIOLIB_NRF24_P2_ON 0b00000100 // 2 2 enabled
    -
    95 #define RADIOLIB_NRF24_P1_OFF 0b00000000 // 1 1 receive pipe 1: disabled
    -
    96 #define RADIOLIB_NRF24_P1_ON 0b00000010 // 1 1 enabled (default)
    -
    97 #define RADIOLIB_NRF24_P0_OFF 0b00000000 // 0 0 receive pipe 0: disabled
    -
    98 #define RADIOLIB_NRF24_P0_ON 0b00000001 // 0 0 enabled (default)
    +
    86 // RADIOLIB_NRF24_REG_EN_RXADDR
    +
    87 #define RADIOLIB_NRF24_P5_OFF 0b00000000 // 5 5 receive pipe 5: disabled (default)
    +
    88 #define RADIOLIB_NRF24_P5_ON 0b00100000 // 5 5 enabled
    +
    89 #define RADIOLIB_NRF24_P4_OFF 0b00000000 // 4 4 receive pipe 4: disabled (default)
    +
    90 #define RADIOLIB_NRF24_P4_ON 0b00010000 // 4 4 enabled
    +
    91 #define RADIOLIB_NRF24_P3_OFF 0b00000000 // 3 3 receive pipe 3: disabled (default)
    +
    92 #define RADIOLIB_NRF24_P3_ON 0b00001000 // 3 3 enabled
    +
    93 #define RADIOLIB_NRF24_P2_OFF 0b00000000 // 2 2 receive pipe 2: disabled (default)
    +
    94 #define RADIOLIB_NRF24_P2_ON 0b00000100 // 2 2 enabled
    +
    95 #define RADIOLIB_NRF24_P1_OFF 0b00000000 // 1 1 receive pipe 1: disabled
    +
    96 #define RADIOLIB_NRF24_P1_ON 0b00000010 // 1 1 enabled (default)
    +
    97 #define RADIOLIB_NRF24_P0_OFF 0b00000000 // 0 0 receive pipe 0: disabled
    +
    98 #define RADIOLIB_NRF24_P0_ON 0b00000001 // 0 0 enabled (default)
    99 
    -
    100 // NRF24_REG_SETUP_AW
    -
    101 #define RADIOLIB_NRF24_ADDRESS_2_BYTES 0b00000000 // 1 0 address width: 2 bytes
    -
    102 #define RADIOLIB_NRF24_ADDRESS_3_BYTES 0b00000001 // 1 0 3 bytes
    -
    103 #define RADIOLIB_NRF24_ADDRESS_4_BYTES 0b00000010 // 1 0 4 bytes
    -
    104 #define RADIOLIB_NRF24_ADDRESS_5_BYTES 0b00000011 // 1 0 5 bytes (default)
    +
    100 // RADIOLIB_NRF24_REG_SETUP_AW
    +
    101 #define RADIOLIB_NRF24_ADDRESS_2_BYTES 0b00000000 // 1 0 address width: 2 bytes
    +
    102 #define RADIOLIB_NRF24_ADDRESS_3_BYTES 0b00000001 // 1 0 3 bytes
    +
    103 #define RADIOLIB_NRF24_ADDRESS_4_BYTES 0b00000010 // 1 0 4 bytes
    +
    104 #define RADIOLIB_NRF24_ADDRESS_5_BYTES 0b00000011 // 1 0 5 bytes (default)
    105 
    -
    106 // NRF24_REG_SETUP_RETR
    -
    107 #define RADIOLIB_NRF24_ARD 0b00000000 // 7 4 auto retransmit delay: t[us] = (NRF24_ARD + 1) * 250 us
    -
    108 #define RADIOLIB_NRF24_ARC_OFF 0b00000000 // 3 0 auto retransmit count: auto retransmit disabled
    -
    109 #define RADIOLIB_NRF24_ARC 0b00000011 // 3 0 up to 3 retransmits on AA fail (default)
    +
    106 // RADIOLIB_NRF24_REG_SETUP_RETR
    +
    107 #define RADIOLIB_NRF24_ARD 0b00000000 // 7 4 auto retransmit delay: t[us] = (NRF24_ARD + 1) * 250 us
    +
    108 #define RADIOLIB_NRF24_ARC_OFF 0b00000000 // 3 0 auto retransmit count: auto retransmit disabled
    +
    109 #define RADIOLIB_NRF24_ARC 0b00000011 // 3 0 up to 3 retransmits on AA fail (default)
    110 
    -
    111 // NRF24_REG_RF_CH
    -
    112 #define RADIOLIB_NRF24_RF_CH 0b00000010 // 6 0 RF channel: f_CH[MHz] = 2400 MHz + NRF24_RF_CH
    +
    111 // RADIOLIB_NRF24_REG_RF_CH
    +
    112 #define RADIOLIB_NRF24_RF_CH 0b00000010 // 6 0 RF channel: f_CH[MHz] = 2400 MHz + NRF24_RF_CH
    113 
    -
    114 // NRF24_REG_RF_SETUP
    -
    115 #define RADIOLIB_NRF24_CONT_WAVE_OFF 0b00000000 // 7 7 continuous carrier transmit: disabled (default)
    -
    116 #define RADIOLIB_NRF24_CONT_WAVE_ON 0b10000000 // 7 7 enabled
    -
    117 #define RADIOLIB_NRF24_DR_250_KBPS 0b00100000 // 5 5 data rate: 250 kbps
    -
    118 #define RADIOLIB_NRF24_DR_1_MBPS 0b00000000 // 3 3 1 Mbps (default)
    -
    119 #define RADIOLIB_NRF24_DR_2_MBPS 0b00001000 // 3 3 2 Mbps
    -
    120 #define RADIOLIB_NRF24_PLL_LOCK_ON 0b00010000 // 4 4 force PLL lock: enabled
    -
    121 #define RADIOLIB_NRF24_PLL_LOCK_OFF 0b00000000 // 4 4 disabled (default)
    -
    122 #define RADIOLIB_NRF24_RF_PWR_18_DBM 0b00000000 // 2 1 output power: -18 dBm
    -
    123 #define RADIOLIB_NRF24_RF_PWR_12_DBM 0b00000010 // 2 1 -12 dBm
    -
    124 #define RADIOLIB_NRF24_RF_PWR_6_DBM 0b00000100 // 2 1 -6 dBm
    -
    125 #define RADIOLIB_NRF24_RF_PWR_0_DBM 0b00000110 // 2 1 0 dBm (default)
    +
    114 // RADIOLIB_NRF24_REG_RF_SETUP
    +
    115 #define RADIOLIB_NRF24_CONT_WAVE_OFF 0b00000000 // 7 7 continuous carrier transmit: disabled (default)
    +
    116 #define RADIOLIB_NRF24_CONT_WAVE_ON 0b10000000 // 7 7 enabled
    +
    117 #define RADIOLIB_NRF24_DR_250_KBPS 0b00100000 // 5 5 data rate: 250 kbps
    +
    118 #define RADIOLIB_NRF24_DR_1_MBPS 0b00000000 // 3 3 1 Mbps (default)
    +
    119 #define RADIOLIB_NRF24_DR_2_MBPS 0b00001000 // 3 3 2 Mbps
    +
    120 #define RADIOLIB_NRF24_PLL_LOCK_ON 0b00010000 // 4 4 force PLL lock: enabled
    +
    121 #define RADIOLIB_NRF24_PLL_LOCK_OFF 0b00000000 // 4 4 disabled (default)
    +
    122 #define RADIOLIB_NRF24_RF_PWR_18_DBM 0b00000000 // 2 1 output power: -18 dBm
    +
    123 #define RADIOLIB_NRF24_RF_PWR_12_DBM 0b00000010 // 2 1 -12 dBm
    +
    124 #define RADIOLIB_NRF24_RF_PWR_6_DBM 0b00000100 // 2 1 -6 dBm
    +
    125 #define RADIOLIB_NRF24_RF_PWR_0_DBM 0b00000110 // 2 1 0 dBm (default)
    126 
    -
    127 // NRF24_REG_STATUS
    -
    128 #define RADIOLIB_NRF24_RX_DR 0b01000000 // 6 6 Rx data ready
    -
    129 #define RADIOLIB_NRF24_TX_DS 0b00100000 // 5 5 Tx data sent
    -
    130 #define RADIOLIB_NRF24_MAX_RT 0b00010000 // 4 4 maximum number of retransmits reached (must be cleared to continue)
    -
    131 #define RADIOLIB_NRF24_RX_FIFO_EMPTY 0b00001110 // 3 1 Rx FIFO is empty
    -
    132 #define RADIOLIB_NRF24_RX_P_NO 0b00000000 // 3 1 number of data pipe that received data
    -
    133 #define RADIOLIB_NRF24_TX_FIFO_FULL 0b00000001 // 0 0 Tx FIFO is full
    +
    127 // RADIOLIB_NRF24_REG_STATUS
    +
    128 #define RADIOLIB_NRF24_RX_DR 0b01000000 // 6 6 Rx data ready
    +
    129 #define RADIOLIB_NRF24_TX_DS 0b00100000 // 5 5 Tx data sent
    +
    130 #define RADIOLIB_NRF24_MAX_RT 0b00010000 // 4 4 maximum number of retransmits reached (must be cleared to continue)
    +
    131 #define RADIOLIB_NRF24_RX_FIFO_EMPTY 0b00001110 // 3 1 Rx FIFO is empty
    +
    132 #define RADIOLIB_NRF24_RX_P_NO 0b00000000 // 3 1 number of data pipe that received data
    +
    133 #define RADIOLIB_NRF24_TX_FIFO_FULL 0b00000001 // 0 0 Tx FIFO is full
    134 
    -
    135 // NRF24_REG_OBSERVE_TX
    -
    136 #define RADIOLIB_NRF24_PLOS_CNT 0b00000000 // 7 4 number of lost packets
    -
    137 #define RADIOLIB_NRF24_ARC_CNT 0b00000000 // 3 0 number of retransmitted packets
    +
    135 // RADIOLIB_NRF24_REG_OBSERVE_TX
    +
    136 #define RADIOLIB_NRF24_PLOS_CNT 0b00000000 // 7 4 number of lost packets
    +
    137 #define RADIOLIB_NRF24_ARC_CNT 0b00000000 // 3 0 number of retransmitted packets
    138 
    -
    139 // NRF24_REG_RPD
    -
    140 #define RADIOLIB_NRF24_RP_BELOW_64_DBM 0b00000000 // 0 0 received power in the current channel: less than -64 dBm
    -
    141 #define RADIOLIB_NRF24_RP_ABOVE_64_DBM 0b00000001 // 0 0 more than -64 dBm
    +
    139 // RADIOLIB_NRF24_REG_RPD
    +
    140 #define RADIOLIB_NRF24_RP_BELOW_64_DBM 0b00000000 // 0 0 received power in the current channel: less than -64 dBm
    +
    141 #define RADIOLIB_NRF24_RP_ABOVE_64_DBM 0b00000001 // 0 0 more than -64 dBm
    142 
    -
    143 // NRF24_REG_FIFO_STATUS
    -
    144 #define RADIOLIB_NRF24_TX_REUSE 0b01000000 // 6 6 reusing last transmitted payload
    -
    145 #define RADIOLIB_NRF24_TX_FIFO_FULL_FLAG 0b00100000 // 5 5 Tx FIFO is full
    -
    146 #define RADIOLIB_NRF24_TX_FIFO_EMPTY_FLAG 0b00010000 // 4 4 Tx FIFO is empty
    -
    147 #define RADIOLIB_NRF24_RX_FIFO_FULL_FLAG 0b00000010 // 1 1 Rx FIFO is full
    -
    148 #define RADIOLIB_NRF24_RX_FIFO_EMPTY_FLAG 0b00000001 // 0 0 Rx FIFO is empty
    +
    143 // RADIOLIB_NRF24_REG_FIFO_STATUS
    +
    144 #define RADIOLIB_NRF24_TX_REUSE 0b01000000 // 6 6 reusing last transmitted payload
    +
    145 #define RADIOLIB_NRF24_TX_FIFO_FULL_FLAG 0b00100000 // 5 5 Tx FIFO is full
    +
    146 #define RADIOLIB_NRF24_TX_FIFO_EMPTY_FLAG 0b00010000 // 4 4 Tx FIFO is empty
    +
    147 #define RADIOLIB_NRF24_RX_FIFO_FULL_FLAG 0b00000010 // 1 1 Rx FIFO is full
    +
    148 #define RADIOLIB_NRF24_RX_FIFO_EMPTY_FLAG 0b00000001 // 0 0 Rx FIFO is empty
    149 
    -
    150 // NRF24_REG_DYNPD
    -
    151 #define RADIOLIB_NRF24_DPL_P5_OFF 0b00000000 // 5 5 dynamic payload length on pipe 5: disabled (default)
    -
    152 #define RADIOLIB_NRF24_DPL_P5_ON 0b00100000 // 5 5 enabled
    -
    153 #define RADIOLIB_NRF24_DPL_P4_OFF 0b00000000 // 4 4 dynamic payload length on pipe 4: disabled (default)
    -
    154 #define RADIOLIB_NRF24_DPL_P4_ON 0b00010000 // 4 4 enabled
    -
    155 #define RADIOLIB_NRF24_DPL_P3_OFF 0b00000000 // 3 3 dynamic payload length on pipe 3: disabled (default)
    -
    156 #define RADIOLIB_NRF24_DPL_P3_ON 0b00001000 // 3 3 enabled
    -
    157 #define RADIOLIB_NRF24_DPL_P2_OFF 0b00000000 // 2 2 dynamic payload length on pipe 2: disabled (default)
    -
    158 #define RADIOLIB_NRF24_DPL_P2_ON 0b00000100 // 2 2 enabled
    -
    159 #define RADIOLIB_NRF24_DPL_P1_OFF 0b00000000 // 1 1 dynamic payload length on pipe 1: disabled (default)
    -
    160 #define RADIOLIB_NRF24_DPL_P1_ON 0b00000010 // 1 1 enabled
    -
    161 #define RADIOLIB_NRF24_DPL_P0_OFF 0b00000000 // 0 0 dynamic payload length on pipe 0: disabled (default)
    -
    162 #define RADIOLIB_NRF24_DPL_P0_ON 0b00000001 // 0 0 enabled
    -
    163 #define RADIOLIB_NRF24_DPL_ALL_OFF 0b00000000 // 5 0 disable all dynamic payloads
    -
    164 #define RADIOLIB_NRF24_DPL_ALL_ON 0b00111111 // 5 0 enable all dynamic payloads
    +
    150 // RADIOLIB_NRF24_REG_DYNPD
    +
    151 #define RADIOLIB_NRF24_DPL_P5_OFF 0b00000000 // 5 5 dynamic payload length on pipe 5: disabled (default)
    +
    152 #define RADIOLIB_NRF24_DPL_P5_ON 0b00100000 // 5 5 enabled
    +
    153 #define RADIOLIB_NRF24_DPL_P4_OFF 0b00000000 // 4 4 dynamic payload length on pipe 4: disabled (default)
    +
    154 #define RADIOLIB_NRF24_DPL_P4_ON 0b00010000 // 4 4 enabled
    +
    155 #define RADIOLIB_NRF24_DPL_P3_OFF 0b00000000 // 3 3 dynamic payload length on pipe 3: disabled (default)
    +
    156 #define RADIOLIB_NRF24_DPL_P3_ON 0b00001000 // 3 3 enabled
    +
    157 #define RADIOLIB_NRF24_DPL_P2_OFF 0b00000000 // 2 2 dynamic payload length on pipe 2: disabled (default)
    +
    158 #define RADIOLIB_NRF24_DPL_P2_ON 0b00000100 // 2 2 enabled
    +
    159 #define RADIOLIB_NRF24_DPL_P1_OFF 0b00000000 // 1 1 dynamic payload length on pipe 1: disabled (default)
    +
    160 #define RADIOLIB_NRF24_DPL_P1_ON 0b00000010 // 1 1 enabled
    +
    161 #define RADIOLIB_NRF24_DPL_P0_OFF 0b00000000 // 0 0 dynamic payload length on pipe 0: disabled (default)
    +
    162 #define RADIOLIB_NRF24_DPL_P0_ON 0b00000001 // 0 0 enabled
    +
    163 #define RADIOLIB_NRF24_DPL_ALL_OFF 0b00000000 // 5 0 disable all dynamic payloads
    +
    164 #define RADIOLIB_NRF24_DPL_ALL_ON 0b00111111 // 5 0 enable all dynamic payloads
    165 
    -
    166 // NRF24_REG_FEATURE
    -
    167 #define RADIOLIB_NRF24_DPL_OFF 0b00000000 // 2 2 dynamic payload length: disabled (default)
    -
    168 #define RADIOLIB_NRF24_DPL_ON 0b00000100 // 2 2 enabled
    -
    169 #define RADIOLIB_NRF24_ACK_PAY_OFF 0b00000000 // 1 1 payload with ACK packets: disabled (default)
    -
    170 #define RADIOLIB_NRF24_ACK_PAY_ON 0b00000010 // 1 1 enabled
    -
    171 #define RADIOLIB_NRF24_DYN_ACK_OFF 0b00000000 // 0 0 payloads without ACK: disabled (default)
    -
    172 #define RADIOLIB_NRF24_DYN_ACK_ON 0b00000001 // 0 0 enabled
    +
    166 // RADIOLIB_NRF24_REG_FEATURE
    +
    167 #define RADIOLIB_NRF24_DPL_OFF 0b00000000 // 2 2 dynamic payload length: disabled (default)
    +
    168 #define RADIOLIB_NRF24_DPL_ON 0b00000100 // 2 2 enabled
    +
    169 #define RADIOLIB_NRF24_ACK_PAY_OFF 0b00000000 // 1 1 payload with ACK packets: disabled (default)
    +
    170 #define RADIOLIB_NRF24_ACK_PAY_ON 0b00000010 // 1 1 enabled
    +
    171 #define RADIOLIB_NRF24_DYN_ACK_OFF 0b00000000 // 0 0 payloads without ACK: disabled (default)
    +
    172 #define RADIOLIB_NRF24_DYN_ACK_ON 0b00000001 // 0 0 enabled
    173 
    -
    174 // Defaults
    -
    175 #define RADIOLIB_NRF24_DEFAULT_FREQ 2400
    -
    176 #define RADIOLIB_NRF24_DEFAULT_DR 1000
    -
    177 #define RADIOLIB_NRF24_DEFAULT_POWER -12
    -
    178 #define RADIOLIB_NRF24_DEFAULT_ADDRWIDTH 5
    +
    174 // RadioLib defaults
    +
    175 #define RADIOLIB_NRF24_DEFAULT_FREQ 2400
    +
    176 #define RADIOLIB_NRF24_DEFAULT_DR 1000
    +
    177 #define RADIOLIB_NRF24_DEFAULT_POWER -12
    +
    178 #define RADIOLIB_NRF24_DEFAULT_ADDRWIDTH 5
    179 
    -
    180 
    -
    186 class nRF24: public PhysicalLayer {
    -
    187  public:
    -
    188  // introduce PhysicalLayer overloads
    - - - - -
    193 
    -
    199  nRF24(Module* mod);
    -
    200 
    -
    201  Module* getMod();
    -
    202 
    -
    203  // basic methods
    -
    204 
    -
    218  int16_t begin(
    -
    219  int16_t freq = RADIOLIB_NRF24_DEFAULT_FREQ,
    -
    220  int16_t dataRate = RADIOLIB_NRF24_DEFAULT_DR,
    -
    221  int8_t power = RADIOLIB_NRF24_DEFAULT_POWER,
    -
    222  uint8_t addrWidth = RADIOLIB_NRF24_DEFAULT_ADDRWIDTH);
    -
    223 
    -
    229  int16_t sleep();
    -
    230 
    -
    236  int16_t standby() override;
    -
    237 
    -
    245  int16_t standby(uint8_t mode) override;
    -
    246 
    -
    259  int16_t transmit(uint8_t* data, size_t len, uint8_t addr) override;
    +
    184 class nRF24: public PhysicalLayer {
    +
    185  public:
    +
    186  // introduce PhysicalLayer overloads
    + + + + +
    191 
    +
    196  nRF24(Module* mod);
    +
    197 
    +
    198  Module* getMod();
    +
    199 
    +
    200  // basic methods
    +
    201 
    +
    210  int16_t begin(
    +
    211  int16_t freq = RADIOLIB_NRF24_DEFAULT_FREQ,
    +
    212  int16_t dr = RADIOLIB_NRF24_DEFAULT_DR,
    +
    213  int8_t pwr = RADIOLIB_NRF24_DEFAULT_POWER,
    +
    214  uint8_t addrWidth = RADIOLIB_NRF24_DEFAULT_ADDRWIDTH);
    +
    215 
    +
    220  int16_t sleep();
    +
    221 
    +
    226  int16_t standby() override;
    +
    227 
    +
    233  int16_t standby(uint8_t mode) override;
    +
    234 
    +
    243  int16_t transmit(uint8_t* data, size_t len, uint8_t addr) override;
    +
    244 
    +
    252  int16_t receive(uint8_t* data, size_t len) override;
    +
    253 
    +
    259  int16_t transmitDirect(uint32_t frf = 0) override;
    260 
    -
    271  int16_t receive(uint8_t* data, size_t len) override;
    -
    272 
    -
    280  int16_t transmitDirect(uint32_t frf = 0) override;
    -
    281 
    -
    287  int16_t receiveDirect() override;
    -
    288 
    -
    289  // interrupt methods
    +
    265  int16_t receiveDirect() override;
    +
    266 
    +
    267  // interrupt methods
    +
    268 
    +
    273  void setIrqAction(void (*func)(void));
    +
    274 
    +
    283  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr) override;
    +
    284 
    +
    289  int16_t finishTransmit() override;
    290 
    -
    296  void setIrqAction(void (*func)(void));
    -
    297 
    -
    310  int16_t startTransmit(uint8_t* data, size_t len, uint8_t addr) override;
    -
    311 
    -
    317  int16_t finishTransmit() override;
    -
    318 
    -
    324  int16_t startReceive();
    -
    325 
    -
    339  int16_t startReceive(uint32_t timeout, uint16_t irqFlags, uint16_t irqMask, size_t len);
    -
    340 
    -
    350  int16_t readData(uint8_t* data, size_t len) override;
    -
    351 
    -
    352  // configuration methods
    -
    353 
    -
    361  int16_t setFrequency(float freq);
    +
    295  int16_t startReceive();
    +
    296 
    +
    305  int16_t startReceive(uint32_t timeout, uint16_t irqFlags, uint16_t irqMask, size_t len);
    +
    306 
    +
    313  int16_t readData(uint8_t* data, size_t len) override;
    +
    314 
    +
    315  // configuration methods
    +
    316 
    +
    322  int16_t setFrequency(float freq);
    +
    323 
    +
    329  int16_t setBitRate(float br);
    +
    330 
    +
    336  int16_t setOutputPower(int8_t power);
    +
    337 
    +
    343  int16_t setAddressWidth(uint8_t addrWidth);
    +
    344 
    +
    351  int16_t setTransmitPipe(uint8_t* addr);
    +
    352 
    +
    361  int16_t setReceivePipe(uint8_t pipeNum, uint8_t* addr);
    362 
    -
    370  int16_t setBitRate(float br);
    +
    370  int16_t setReceivePipe(uint8_t pipeNum, uint8_t addrByte);
    371 
    -
    379  int16_t setOutputPower(int8_t power);
    -
    380 
    -
    388  int16_t setAddressWidth(uint8_t addrWidth);
    -
    389 
    -
    397  int16_t setTransmitPipe(uint8_t* addr);
    +
    377  int16_t disablePipe(uint8_t pipeNum);
    +
    378 
    +
    384  int16_t getStatus(uint8_t mask = 0xFF);
    +
    385 
    +
    390  bool isCarrierDetected();
    +
    391 
    +
    397  int16_t setFrequencyDeviation(float freqDev) override;
    398 
    -
    408  int16_t setReceivePipe(uint8_t pipeNum, uint8_t* addr);
    -
    409 
    -
    419  int16_t setReceivePipe(uint8_t pipeNum, uint8_t addrByte);
    -
    420 
    -
    428  int16_t disablePipe(uint8_t pipeNum);
    -
    429 
    -
    437  int16_t getStatus(uint8_t mask = 0xFF);
    -
    438 
    -
    444  bool isCarrierDetected();
    -
    445 
    -
    453  int16_t setFrequencyDeviation(float freqDev) override;
    +
    404  size_t getPacketLength(bool update = true) override;
    +
    405 
    +
    411  int16_t setCrcFiltering(bool crcOn = true);
    +
    412 
    +
    418  int16_t setAutoAck(bool autoAckOn = true);
    +
    419 
    +
    426  int16_t setAutoAck(uint8_t pipeNum, bool autoAckOn);
    +
    427 
    +
    433  int16_t setDataShaping(uint8_t sh) override;
    +
    434 
    +
    440  int16_t setEncoding(uint8_t encoding) override;
    +
    441 
    +
    442 #if !defined(RADIOLIB_GODMODE) && !defined(RADIOLIB_LOW_LEVEL)
    +
    443  protected:
    +
    444 #endif
    +
    445  Module* mod;
    +
    446 
    +
    447  void SPIreadRxPayload(uint8_t* data, uint8_t numBytes);
    +
    448  void SPIwriteTxPayload(uint8_t* data, uint8_t numBytes);
    +
    449  void SPItransfer(uint8_t cmd, bool write = false, uint8_t* dataOut = NULL, uint8_t* dataIn = NULL, uint8_t numBytes = 0);
    +
    450 
    +
    451 #if !defined(RADIOLIB_GODMODE)
    +
    452  protected:
    +
    453 #endif
    454 
    -
    462  size_t getPacketLength(bool update = true) override;
    +
    455  int16_t frequency = RADIOLIB_NRF24_DEFAULT_FREQ;
    +
    456  int16_t dataRate = RADIOLIB_NRF24_DEFAULT_DR;
    +
    457  int8_t power = RADIOLIB_NRF24_DEFAULT_POWER;
    +
    458  uint8_t addressWidth = RADIOLIB_NRF24_DEFAULT_ADDRWIDTH;
    +
    459 
    +
    460  int16_t config();
    +
    461  void clearIRQ();
    +
    462 };
    463 
    -
    471  int16_t setCrcFiltering(bool crcOn = true);
    -
    472 
    -
    480  int16_t setAutoAck(bool autoAckOn = true);
    -
    481 
    -
    491  int16_t setAutoAck(uint8_t pipeNum, bool autoAckOn);
    -
    492 
    -
    500  int16_t setDataShaping(uint8_t sh) override;
    -
    501 
    -
    509  int16_t setEncoding(uint8_t encoding) override;
    -
    510 
    -
    516  uint8_t randomByte();
    -
    517 
    -
    518  #if !defined(RADIOLIB_EXCLUDE_DIRECT_RECEIVE)
    -
    524  void setDirectAction(void (*func)(void));
    -
    525 
    -
    531  void readBit(uint32_t pin);
    -
    532  #endif
    -
    533 
    -
    534 #if !defined(RADIOLIB_GODMODE) && !defined(RADIOLIB_LOW_LEVEL)
    -
    535  protected:
    -
    536 #endif
    -
    537  Module* _mod;
    -
    538 
    -
    539  void SPIreadRxPayload(uint8_t* data, uint8_t numBytes);
    -
    540  void SPIwriteTxPayload(uint8_t* data, uint8_t numBytes);
    -
    541  void SPItransfer(uint8_t cmd, bool write = false, uint8_t* dataOut = NULL, uint8_t* dataIn = NULL, uint8_t numBytes = 0);
    -
    542 
    -
    543 #if !defined(RADIOLIB_GODMODE)
    -
    544  protected:
    -
    545 #endif
    -
    546 
    -
    547  int16_t _freq = RADIOLIB_NRF24_DEFAULT_FREQ;
    -
    548  int16_t _dataRate = RADIOLIB_NRF24_DEFAULT_DR;
    -
    549  int8_t _power = RADIOLIB_NRF24_DEFAULT_POWER;
    -
    550  uint8_t _addrWidth = RADIOLIB_NRF24_DEFAULT_ADDRWIDTH;
    -
    551 
    -
    552 
    -
    553  int16_t config();
    -
    554  void clearIRQ();
    -
    555 };
    -
    556 
    -
    557 #endif
    +
    464 #endif
    Implements all common low-level methods to control the wireless module. Every module class contains o...
    Definition: Module.h:28
    Provides common interface for protocols that run on LoRa/FSK modules, such as RTTY or LoRaWAN....
    Definition: PhysicalLayer.h:15
    virtual int16_t readData(uint8_t *data, size_t len)
    Reads data that was received after calling startReceive method.
    Definition: PhysicalLayer.cpp:205
    int16_t transmit(const char *str, uint8_t addr=0)
    C-string transmit method.
    Definition: PhysicalLayer.cpp:52
    int16_t startTransmit(const char *str, uint8_t addr=0)
    Interrupt-driven Arduino String transmit method. Unlike the standard transmit method,...
    Definition: PhysicalLayer.cpp:145
    virtual int16_t receive(uint8_t *data, size_t len)
    Binary receive method. Must be implemented in module class.
    Definition: PhysicalLayer.cpp:112
    -
    Control class for nRF24 module.
    Definition: nRF24.h:186
    +
    Control class for nRF24 module.
    Definition: nRF24.h:184
    int16_t sleep()
    Sets the module to sleep mode.
    Definition: nRF24.cpp:71
    int16_t setEncoding(uint8_t encoding) override
    Dummy encoding configuration method, to ensure PhysicalLayer compatibility.
    Definition: nRF24.cpp:542
    int16_t setBitRate(float br)
    Sets bit rate. Allowed values are 2000, 1000 or 250 kbps.
    Definition: nRF24.cpp:279
    int16_t transmitDirect(uint32_t frf=0) override
    Starts direct mode transmission.
    Definition: nRF24.cpp:137
    int16_t setDataShaping(uint8_t sh) override
    Dummy data shaping configuration method, to ensure PhysicalLayer compatibility.
    Definition: nRF24.cpp:535
    +
    int16_t begin(int16_t freq=RADIOLIB_NRF24_DEFAULT_FREQ, int16_t dr=RADIOLIB_NRF24_DEFAULT_DR, int8_t pwr=RADIOLIB_NRF24_DEFAULT_POWER, uint8_t addrWidth=RADIOLIB_NRF24_DEFAULT_ADDRWIDTH)
    Initialization method.
    Definition: nRF24.cpp:13
    size_t getPacketLength(bool update=true) override
    Query modem for the packet length of received payload.
    Definition: nRF24.cpp:488
    -
    void readBit(uint32_t pin)
    Dummy method, to ensure PhysicalLayer compatibility.
    Definition: nRF24.cpp:562
    int16_t setReceivePipe(uint8_t pipeNum, uint8_t *addr)
    Sets address of receive pipes 0 or 1. The address width must be the same as the same as the configure...
    Definition: nRF24.cpp:390
    virtual int16_t readData(uint8_t *data, size_t len)
    Reads data that was received after calling startReceive method.
    Definition: PhysicalLayer.cpp:205
    -
    void setDirectAction(void(*func)(void))
    Dummy method, to ensure PhysicalLayer compatibility.
    Definition: nRF24.cpp:556
    int16_t setCrcFiltering(bool crcOn=true)
    Enable CRC filtering and generation.
    Definition: nRF24.cpp:495
    int16_t getStatus(uint8_t mask=0xFF)
    Gets nRF24 status register.
    Definition: nRF24.cpp:473
    int16_t setFrequency(float freq)
    Sets carrier frequency. Allowed values range from 2400 MHz to 2525 MHz.
    Definition: nRF24.cpp:265
    @@ -408,11 +397,9 @@ $(document).ready(function(){initNavTree('n_r_f24_8h_source.html',''); initResiz
    int16_t setFrequencyDeviation(float freqDev) override
    Dummy configuration method, to ensure PhysicalLayer compatibility.
    Definition: nRF24.cpp:481
    int16_t standby() override
    Sets the module to standby mode.
    Definition: nRF24.cpp:75
    int16_t setAddressWidth(uint8_t addrWidth)
    Sets address width of transmit and receive pipes in bytes. Allowed values are 3, 4 or 5 bytes.
    Definition: nRF24.cpp:342
    -
    uint8_t randomByte()
    Dummy random method, to ensure PhysicalLayer compatibility.
    Definition: nRF24.cpp:549
    int16_t setOutputPower(int8_t power)
    Sets output power. Allowed values are -18, -12, -6 or 0 dBm.
    Definition: nRF24.cpp:307
    int16_t startTransmit(const char *str, uint8_t addr=0)
    Interrupt-driven Arduino String transmit method. Unlike the standard transmit method,...
    Definition: PhysicalLayer.cpp:145
    int16_t setTransmitPipe(uint8_t *addr)
    Sets address of transmit pipe. The address width must be the same as the same as the configured in se...
    Definition: nRF24.cpp:375
    -
    int16_t begin(int16_t freq=RADIOLIB_NRF24_DEFAULT_FREQ, int16_t dataRate=RADIOLIB_NRF24_DEFAULT_DR, int8_t power=RADIOLIB_NRF24_DEFAULT_POWER, uint8_t addrWidth=RADIOLIB_NRF24_DEFAULT_ADDRWIDTH)
    Initialization method.
    Definition: nRF24.cpp:13
    nRF24(Module *mod)
    Default constructor.
    Definition: nRF24.cpp:5
    virtual int16_t receive(uint8_t *data, size_t len)
    Binary receive method. Must be implemented in module class.
    Definition: PhysicalLayer.cpp:112
    void setIrqAction(void(*func)(void))
    Sets interrupt service routine to call when IRQ activates.
    Definition: nRF24.cpp:158
    diff --git a/navtreedata.js b/navtreedata.js index 69130bb6..5664f2c8 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -53,7 +53,7 @@ var NAVTREEINDEX = "class_module.html#af6e89e2bc4976e8c5dc42dedda9fa6a2", "class_s_t_m32_w_lx.html#ac8d380c3d3201015ad35594826975787a20a2eda9aaf3c7cdb4a55955d6ff3544", "class_s_x127x.html#afe6e9bbfd75f9cad26f9f72c34c4ada5", -"functions_y.html" +"group__config__encoding.html#ga0253ae0c289d950e36106102a983f9cb" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/navtreeindex3.js b/navtreeindex3.js index a6258066..69ae7398 100644 --- a/navtreeindex3.js +++ b/navtreeindex3.js @@ -132,48 +132,45 @@ var NAVTREEINDEX3 = "class_stm32wlx_hal.html#acb925afdee4979936ef83a422d13e642":[3,0,33,2], "classes.html":[3,1], "classn_r_f24.html":[3,0,13], -"classn_r_f24.html#a033287e33c532638c11e2775a073f297":[3,0,13,30], +"classn_r_f24.html#a033287e33c532638c11e2775a073f297":[3,0,13,27], "classn_r_f24.html#a03533af894b373fbff01601dd027b36a":[3,0,13,4], -"classn_r_f24.html#a03e9ae7fbd0d55887acf1996df28ed5b":[3,0,13,32], -"classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf":[3,0,13,22], -"classn_r_f24.html#a0873f58ae62e41cff99813e21cc8b02a":[3,0,13,18], -"classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303":[3,0,13,41], -"classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916":[3,0,13,20], -"classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac":[3,0,13,13], +"classn_r_f24.html#a03e9ae7fbd0d55887acf1996df28ed5b":[3,0,13,29], +"classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf":[3,0,13,19], +"classn_r_f24.html#a0873f58ae62e41cff99813e21cc8b02a":[3,0,13,16], +"classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303":[3,0,13,38], +"classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916":[3,0,13,18], +"classn_r_f24.html#a0ef68849f812367432f5a3798f94b8ce":[3,0,13,1], +"classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac":[3,0,13,11], "classn_r_f24.html#a23ea1749c21863ebc5bd3a2b08d64f3b":[3,0,13,5], -"classn_r_f24.html#a2db0be9ff6891e6bfb539245a2a66563":[3,0,13,9], -"classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a":[3,0,13,27], -"classn_r_f24.html#a3563453988a83d22dd07d4691543a300":[3,0,13,10], -"classn_r_f24.html#a3da63a447659f92153654d31a5d2854c":[3,0,13,21], -"classn_r_f24.html#a3dd42f8d5569487ea74f004ca652a709":[3,0,13,40], -"classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282":[3,0,13,19], +"classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a":[3,0,13,24], +"classn_r_f24.html#a3563453988a83d22dd07d4691543a300":[3,0,13,8], +"classn_r_f24.html#a3dd42f8d5569487ea74f004ca652a709":[3,0,13,37], +"classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282":[3,0,13,17], "classn_r_f24.html#a3f0b08fd8e58db36f6c1926cc3eac6a9":[3,0,13,6], -"classn_r_f24.html#a408278336cdf25fd205ecffea86c26e8":[3,0,13,23], -"classn_r_f24.html#a410fb78acb4ed358818c132687b8857a":[3,0,13,11], -"classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c":[3,0,13,14], -"classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917":[3,0,13,36], -"classn_r_f24.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,13,38], +"classn_r_f24.html#a408278336cdf25fd205ecffea86c26e8":[3,0,13,20], +"classn_r_f24.html#a410fb78acb4ed358818c132687b8857a":[3,0,13,9], +"classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c":[3,0,13,12], +"classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917":[3,0,13,33], +"classn_r_f24.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,13,35], "classn_r_f24.html#a4dd39e5c0efee1f0c2a14f729eb4426a":[3,0,13,2], -"classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4":[3,0,13,24], -"classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044":[3,0,13,39], -"classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56":[3,0,13,31], -"classn_r_f24.html#a5b01677f5ce6bee54da8fc7098c339f4":[3,0,13,15], -"classn_r_f24.html#a5cc7cd54db2a6af1c9183a2d0653fe2e":[3,0,13,8], -"classn_r_f24.html#a824453d547c0b42ac1988acb42032ca4":[3,0,13,26], -"classn_r_f24.html#a923654706eff5118ef6e84214e837f27":[3,0,13,35], -"classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af":[3,0,13,29], -"classn_r_f24.html#aab701c0336394e0473981913fbfd5da6":[3,0,13,1], +"classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4":[3,0,13,21], +"classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044":[3,0,13,36], +"classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56":[3,0,13,28], +"classn_r_f24.html#a5b01677f5ce6bee54da8fc7098c339f4":[3,0,13,13], +"classn_r_f24.html#a824453d547c0b42ac1988acb42032ca4":[3,0,13,23], +"classn_r_f24.html#a923654706eff5118ef6e84214e837f27":[3,0,13,32], +"classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af":[3,0,13,26], "classn_r_f24.html#ab12de8d953c2384c5fff09b4abf65d1e":[3,0,13,0], -"classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8":[3,0,13,28], -"classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8":[3,0,13,12], -"classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3":[3,0,13,25], -"classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e":[3,0,13,17], -"classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe":[3,0,13,16], -"classn_r_f24.html#ad59e37ce0606dc8051e40be9d14cfec3":[3,0,13,37], -"classn_r_f24.html#ad672f45f73267249265044063e19b4fa":[3,0,13,34], +"classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8":[3,0,13,25], +"classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8":[3,0,13,10], +"classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3":[3,0,13,22], +"classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e":[3,0,13,15], +"classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe":[3,0,13,14], +"classn_r_f24.html#ad59e37ce0606dc8051e40be9d14cfec3":[3,0,13,34], +"classn_r_f24.html#ad672f45f73267249265044063e19b4fa":[3,0,13,31], "classn_r_f24.html#ad9204ee787b425e2c9e8422bb7939a37":[3,0,13,7], "classn_r_f24.html#af0c21ff66c011dfdc1ad12bc7dd11c2f":[3,0,13,3], -"classn_r_f24.html#af4f443da5d90e032e5f2f65420515f9c":[3,0,13,33], +"classn_r_f24.html#af4f443da5d90e032e5f2f65420515f9c":[3,0,13,30], "dir_1496c164e9c77875dd570f4157f3157f.html":[4,0,0,0,4], "dir_17a0c4358d096e2caf9f04fe2ab66c1d.html":[4,0,0,0,1], "dir_19ff327ef62766d556984fbbdb5e6cc3.html":[4,0,0,1,3], @@ -201,8 +198,8 @@ var NAVTREEINDEX3 = "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], @@ -210,8 +207,8 @@ var NAVTREEINDEX3 = "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], @@ -249,5 +246,8 @@ var NAVTREEINDEX3 = "functions_v.html":[3,3,0,18], "functions_vars.html":[3,3,2], "functions_w.html":[3,3,0,19], -"functions_x.html":[3,3,0,20] +"functions_x.html":[3,3,0,20], +"functions_y.html":[3,3,0,21], +"functions_~.html":[3,3,0,22], +"group__config__encoding.html":[2,2] }; diff --git a/navtreeindex4.js b/navtreeindex4.js index 3a899e0a..09e807b8 100644 --- a/navtreeindex4.js +++ b/navtreeindex4.js @@ -1,8 +1,5 @@ var NAVTREEINDEX4 = { -"functions_y.html":[3,3,0,21], -"functions_~.html":[3,3,0,22], -"group__config__encoding.html":[2,2], "group__config__encoding.html#ga0253ae0c289d950e36106102a983f9cb":[2,2,1], "group__config__encoding.html#ga0bfc51be5abf0b434a49540bddb65328":[2,2,2], "group__config__encoding.html#gaffff394bbc47c05ed1bfde2e16a596e8":[2,2,0], @@ -86,8 +83,8 @@ var NAVTREEINDEX4 = "group__status__codes.html#gafbc04b924d23cba05307e94972d7d607":[2,4,5], "group__status__codes.html#gafeff72bd7b618959d86b804a11f09063":[2,4,1], "hierarchy.html":[3,2], -"index.html":[], "index.html":[0], +"index.html":[], "modules.html":[2], "n_r_f24_8h_source.html":[4,0,0,0,2,0], "pages.html":[], diff --git a/search/all_1.js b/search/all_1.js index 57bef3cc..4be803e0 100644 --- a/search/all_1.js +++ b/search/all_1.js @@ -1,6 +1,6 @@ var searchData= [ - ['begin_7',['begin',['../class_a_x25_client.html#aadeefb210a0b5170d4e8d281c2257e73',1,'AX25Client::begin()'],['../class_s_x1276.html#ac0f792c2fee6aac9b554104c5b1e5ae7',1,'SX1276::begin()'],['../class_s_x1277.html#ab9eda48af64532a24d04a9ae0d9c3dc3',1,'SX1277::begin()'],['../class_s_x1278.html#a867a336ae900f4a221d42b4c807122cf',1,'SX1278::begin()'],['../class_s_x1279.html#a324a37dee0522f43692cd414141becc2',1,'SX1279::begin()'],['../class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430',1,'SX127x::begin()'],['../class_s_x128x.html#acbd0d1a48051ccd35f4a89c9b8d05bdf',1,'SX128x::begin()'],['../class_a_f_s_k_client.html#a30b86bb7cd087b3bc3c45a011ba266c3',1,'AFSKClient::begin()'],['../class_a_p_r_s_client.html#a916fa8b4477199c92ca630d1de7fdab5',1,'APRSClient::begin()'],['../class_l_l_c_c68.html#a039fc3259e4f208d96eaa310720b161d',1,'LLCC68::begin()'],['../class_f_s_k4_client.html#a2b366b8f3c08f81431d8cc5f907652e9',1,'FSK4Client::begin()'],['../class_hell_client.html#a225775fe87f9ed3c3a04142697641242',1,'HellClient::begin()'],['../class_morse_client.html#a516f19bb51b87ead7f7ed149f2ca92cf',1,'MorseClient::begin()'],['../class_pager_client.html#a1a1dc569f9b60b0ddd6ead7af5a8244f',1,'PagerClient::begin()'],['../class_r_t_t_y_client.html#ae0b25083baf01469786b6242389298fa',1,'RTTYClient::begin()'],['../class_s_s_t_v_client.html#a3769dcdebf8b1fa01eb2d8bd2bb3815a',1,'SSTVClient::begin(float base, const SSTVMode_t &mode)'],['../class_s_s_t_v_client.html#afd4257e858a88e5847854a46f166a9b0',1,'SSTVClient::begin(const SSTVMode_t &mode)'],['../class_si4432.html#a5efc3a08f91a411da011201dc128fb34',1,'Si4432::begin()'],['../class_s_x1273.html#a0fb9d6c58e3576e22e1dda4a9b4a1db2',1,'SX1273::begin()'],['../class_c_c1101.html#ae8ef8463220f2c5fa3120c4a5995e61f',1,'CC1101::begin()'],['../classn_r_f24.html#aab701c0336394e0473981913fbfd5da6',1,'nRF24::begin()'],['../class_r_f69.html#a693faf6ab777d5612392b43152e744cb',1,'RF69::begin()'],['../class_r_f_m95.html#a5c37eaf6ae8c558a9a623157dd9f894a',1,'RFM95::begin()'],['../class_r_f_m96.html#aef1588799e5855cb464259e8ce2d865b',1,'RFM96::begin()'],['../class_si4430.html#aaed612b8936609442042d8156e085d2c',1,'Si4430::begin()'],['../class_si4431.html#a402223a49d5b1012b0bf58ce602e6ff3',1,'Si4431::begin()'],['../class_si443x.html#a453eda5436dc4dfe0dad676dc3977752',1,'Si443x::begin()'],['../class_s_x1231.html#a8aa81f8cbe61c4941ac7e3c97a6f5244',1,'SX1231::begin()'],['../class_s_t_m32_w_lx.html#a4f2a9b5a72b5238d2014199d91094f84',1,'STM32WLx::begin()'],['../class_s_x1262.html#a9ceab9913d102c2fd657a1a91afaf9cc',1,'SX1262::begin()'],['../class_s_x1268.html#ad9e92b39ae0fdfa47131ddf7adb92b71',1,'SX1268::begin()'],['../class_s_x126x.html#a936a40038e05740a528f2b53f8e17010',1,'SX126x::begin()'],['../class_s_x1272.html#ae7562fe74e7d97bf9cc52b5d63f608f9',1,'SX1272::begin()']]], + ['begin_7',['begin',['../class_a_x25_client.html#aadeefb210a0b5170d4e8d281c2257e73',1,'AX25Client::begin()'],['../class_s_x1276.html#ac0f792c2fee6aac9b554104c5b1e5ae7',1,'SX1276::begin()'],['../class_s_x1277.html#ab9eda48af64532a24d04a9ae0d9c3dc3',1,'SX1277::begin()'],['../class_s_x1278.html#a867a336ae900f4a221d42b4c807122cf',1,'SX1278::begin()'],['../class_s_x1279.html#a324a37dee0522f43692cd414141becc2',1,'SX1279::begin()'],['../class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430',1,'SX127x::begin()'],['../class_s_x128x.html#acbd0d1a48051ccd35f4a89c9b8d05bdf',1,'SX128x::begin()'],['../class_a_f_s_k_client.html#a30b86bb7cd087b3bc3c45a011ba266c3',1,'AFSKClient::begin()'],['../class_a_p_r_s_client.html#a916fa8b4477199c92ca630d1de7fdab5',1,'APRSClient::begin()'],['../class_l_l_c_c68.html#a039fc3259e4f208d96eaa310720b161d',1,'LLCC68::begin()'],['../class_f_s_k4_client.html#a2b366b8f3c08f81431d8cc5f907652e9',1,'FSK4Client::begin()'],['../class_hell_client.html#a225775fe87f9ed3c3a04142697641242',1,'HellClient::begin()'],['../class_morse_client.html#a516f19bb51b87ead7f7ed149f2ca92cf',1,'MorseClient::begin()'],['../class_pager_client.html#a1a1dc569f9b60b0ddd6ead7af5a8244f',1,'PagerClient::begin()'],['../class_r_t_t_y_client.html#ae0b25083baf01469786b6242389298fa',1,'RTTYClient::begin()'],['../class_s_s_t_v_client.html#a3769dcdebf8b1fa01eb2d8bd2bb3815a',1,'SSTVClient::begin(float base, const SSTVMode_t &mode)'],['../class_s_s_t_v_client.html#afd4257e858a88e5847854a46f166a9b0',1,'SSTVClient::begin(const SSTVMode_t &mode)'],['../class_si4432.html#a5efc3a08f91a411da011201dc128fb34',1,'Si4432::begin()'],['../class_s_x1273.html#a0fb9d6c58e3576e22e1dda4a9b4a1db2',1,'SX1273::begin()'],['../class_c_c1101.html#ae8ef8463220f2c5fa3120c4a5995e61f',1,'CC1101::begin()'],['../classn_r_f24.html#a0ef68849f812367432f5a3798f94b8ce',1,'nRF24::begin()'],['../class_r_f69.html#a693faf6ab777d5612392b43152e744cb',1,'RF69::begin()'],['../class_r_f_m95.html#a5c37eaf6ae8c558a9a623157dd9f894a',1,'RFM95::begin()'],['../class_r_f_m96.html#aef1588799e5855cb464259e8ce2d865b',1,'RFM96::begin()'],['../class_si4430.html#aaed612b8936609442042d8156e085d2c',1,'Si4430::begin()'],['../class_si4431.html#a402223a49d5b1012b0bf58ce602e6ff3',1,'Si4431::begin()'],['../class_si443x.html#a453eda5436dc4dfe0dad676dc3977752',1,'Si443x::begin()'],['../class_s_x1231.html#a8aa81f8cbe61c4941ac7e3c97a6f5244',1,'SX1231::begin()'],['../class_s_t_m32_w_lx.html#a4f2a9b5a72b5238d2014199d91094f84',1,'STM32WLx::begin()'],['../class_s_x1262.html#a9ceab9913d102c2fd657a1a91afaf9cc',1,'SX1262::begin()'],['../class_s_x1268.html#ad9e92b39ae0fdfa47131ddf7adb92b71',1,'SX1268::begin()'],['../class_s_x126x.html#a936a40038e05740a528f2b53f8e17010',1,'SX126x::begin()'],['../class_s_x1272.html#ae7562fe74e7d97bf9cc52b5d63f608f9',1,'SX1272::begin()']]], ['beginble_8',['beginBLE',['../class_s_x128x.html#a316340d7ba2a6e7cb5742e3ff21e728c',1,'SX128x']]], ['beginflrc_9',['beginFLRC',['../class_s_x128x.html#ac7df67afbb0b1a88daf5ec50f3d65660',1,'SX128x']]], ['beginfsk_10',['beginFSK',['../class_r_f_m95.html#a7e0f8fa59ddd48f7b026b0f996202b30',1,'RFM95::beginFSK()'],['../class_r_f_m96.html#a82ef1b7354238637eee6f4d65b9be6e5',1,'RFM96::beginFSK()'],['../class_s_t_m32_w_lx.html#af12e8eba13c5dd8bcf8656ed5c1f6cef',1,'STM32WLx::beginFSK()'],['../class_s_x1262.html#a36d2c94ff9c3b9126fde23e3c54630f1',1,'SX1262::beginFSK()'],['../class_s_x1268.html#af6b041392136b599eec57085e2067a6f',1,'SX1268::beginFSK()'],['../class_s_x126x.html#a2e500e5b6044ccab8f6b19af4ffa917c',1,'SX126x::beginFSK()'],['../class_s_x1272.html#a83b80377ec3b7a4a4dd663409f2f6260',1,'SX1272::beginFSK()'],['../class_s_x1276.html#ae1240a7418dce80c10bf0f7b3c807840',1,'SX1276::beginFSK()'],['../class_s_x1277.html#ac4f2e93c9096e6d2552958f4bc9c1b44',1,'SX1277::beginFSK()'],['../class_s_x1278.html#a86464af008b71d12948690b780280e7d',1,'SX1278::beginFSK()'],['../class_s_x1279.html#ab5cb738ed4bf6f40e777f797af2a8b4b',1,'SX1279::beginFSK()'],['../class_s_x127x.html#a73f2d2fe803e3496026011f0da694cfb',1,'SX127x::beginFSK()']]], diff --git a/search/all_e.js b/search/all_e.js index 5c36c2d1..8935eea0 100644 --- a/search/all_e.js +++ b/search/all_e.js @@ -81,19 +81,19 @@ var searchData= ['radiolib_5fstandby_5fwarm_210',['RADIOLIB_STANDBY_WARM',['../group__config__standby.html#ga9c4af50dde47d157538b1877190ea7b5',1,'TypeDef.h']]], ['radiolibhal_211',['RadioLibHal',['../class_radio_lib_hal.html',1,'RadioLibHal'],['../class_radio_lib_hal.html#ae75a54271cb8bea37d32dd146b9c6513',1,'RadioLibHal::RadioLibHal()']]], ['random_212',['random',['../class_physical_layer.html#acd9171bd71aa80fb86113b612c42de53',1,'PhysicalLayer::random(int32_t max)'],['../class_physical_layer.html#a76113e10481743094a1cd0280692b0a9',1,'PhysicalLayer::random(int32_t min, int32_t max)']]], - ['randombyte_213',['randomByte',['../class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561',1,'SX126x::randomByte()'],['../class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450',1,'SX127x::randomByte()'],['../class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a',1,'SX128x::randomByte()'],['../class_physical_layer.html#a1a5985308904261dd431f373d47ddee4',1,'PhysicalLayer::randomByte()'],['../class_si443x.html#a74848176d435227e601c86ff37b0edbe',1,'Si443x::randomByte()'],['../class_c_c1101.html#a7ecf49d530ea7c29dd755f56db17d833',1,'CC1101::randomByte()'],['../classn_r_f24.html#a5cc7cd54db2a6af1c9183a2d0653fe2e',1,'nRF24::randomByte()'],['../class_r_f69.html#a2023f0f22aad00a702bdf598c2154043',1,'RF69::randomByte()']]], + ['randombyte_213',['randomByte',['../class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450',1,'SX127x::randomByte()'],['../class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a',1,'SX128x::randomByte()'],['../class_physical_layer.html#a1a5985308904261dd431f373d47ddee4',1,'PhysicalLayer::randomByte()'],['../class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561',1,'SX126x::randomByte()'],['../class_si443x.html#a74848176d435227e601c86ff37b0edbe',1,'Si443x::randomByte()'],['../class_c_c1101.html#a7ecf49d530ea7c29dd755f56db17d833',1,'CC1101::randomByte()'],['../class_r_f69.html#a2023f0f22aad00a702bdf598c2154043',1,'RF69::randomByte()']]], ['range_214',['range',['../class_s_x1280.html#a3112e6bce39e6534711f5d76449f3dd2',1,'SX1280']]], ['rcvseqnumber_215',['rcvSeqNumber',['../class_a_x25_frame.html#adce5294af25f09df752997d33ac0e87f',1,'AX25Frame']]], ['read_216',['read',['../class_morse_client.html#a77eab03be04ef2d693348d9580ee5d3c',1,'MorseClient::read()'],['../class_physical_layer.html#a4d5b30493c8d7fcfb784e128362d596c',1,'PhysicalLayer::read()']]], - ['readbit_217',['readBit',['../class_s_x126x.html#a8cdc4f25d4193dc75f9442874131eab3',1,'SX126x::readBit()'],['../class_s_x127x.html#a1a2dc7554414f0ce2ee0db23087f698a',1,'SX127x::readBit()'],['../class_s_x128x.html#aceeb18acbfedb20c6cf60e26d5275793',1,'SX128x::readBit()'],['../class_physical_layer.html#acda61fc99cfa373153c50c78380ed885',1,'PhysicalLayer::readBit()'],['../class_si443x.html#af23d8eb0f1c436e6cc60361df13c08f7',1,'Si443x::readBit()'],['../class_c_c1101.html#a206e6c6f094aa7e68388fd9412cd969e',1,'CC1101::readBit()'],['../classn_r_f24.html#a2db0be9ff6891e6bfb539245a2a66563',1,'nRF24::readBit()'],['../class_r_f69.html#ab797840275fbccc40162225c32f5ffc3',1,'RF69::readBit(uint32_t pin)']]], - ['readdata_218',['readData',['../class_r_f69.html#a3563453988a83d22dd07d4691543a300',1,'RF69::readData()'],['../class_si443x.html#a3563453988a83d22dd07d4691543a300',1,'Si443x::readData()'],['../class_s_x126x.html#a3563453988a83d22dd07d4691543a300',1,'SX126x::readData()'],['../class_s_x127x.html#a3563453988a83d22dd07d4691543a300',1,'SX127x::readData()'],['../class_s_x128x.html#a3563453988a83d22dd07d4691543a300',1,'SX128x::readData()'],['../classn_r_f24.html#a3563453988a83d22dd07d4691543a300',1,'nRF24::readData()'],['../class_c_c1101.html#a3563453988a83d22dd07d4691543a300',1,'CC1101::readData()'],['../class_physical_layer.html#a3563453988a83d22dd07d4691543a300',1,'PhysicalLayer::readData()'],['../class_pager_client.html#ad2c6132819a84712b929c0bb22ba172b',1,'PagerClient::readData()'],['../class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb',1,'SX128x::readData()'],['../class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745',1,'SX127x::readData()'],['../class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2',1,'SX126x::readData()'],['../class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e',1,'Si443x::readData()'],['../class_r_f69.html#a3983b66c83818b4082805bcafc712f00',1,'RF69::readData()'],['../classn_r_f24.html#a410fb78acb4ed358818c132687b8857a',1,'nRF24::readData()'],['../class_c_c1101.html#a8c79975a7bbe8a37f8214ecd1f69ba22',1,'CC1101::readData()']]], - ['receive_219',['receive',['../class_s_x128x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX128x::receive()'],['../class_c_c1101.html#aedc1067d0334bb69ed5316146014097d',1,'CC1101::receive()'],['../classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac',1,'nRF24::receive()'],['../class_r_f69.html#ae36e8e6042245621a182b29526fe2245',1,'RF69::receive()'],['../class_si443x.html#aabca3ba8eda212938febab1df2e764b4',1,'Si443x::receive()'],['../class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0',1,'SX126x::receive()'],['../class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c',1,'SX127x::receive()'],['../class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99',1,'SX128x::receive()'],['../class_physical_layer.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'PhysicalLayer::receive()'],['../class_c_c1101.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'CC1101::receive()'],['../classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'nRF24::receive()'],['../class_r_f69.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'RF69::receive()'],['../class_si443x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'Si443x::receive()'],['../class_s_x126x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX126x::receive()'],['../class_s_x127x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX127x::receive()']]], - ['receivedirect_220',['receiveDirect',['../class_physical_layer.html#ad9d1dbb2041e87af5a80e12f125a60e6',1,'PhysicalLayer::receiveDirect()'],['../class_c_c1101.html#ab053c185330519d58f364790108d29ac',1,'CC1101::receiveDirect()'],['../classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c',1,'nRF24::receiveDirect()'],['../class_r_f69.html#abd556b0f455f9510213b17588a4baf1b',1,'RF69::receiveDirect()'],['../class_si443x.html#a178b471527813a608c04db7d3c9648d6',1,'Si443x::receiveDirect()'],['../class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435',1,'SX126x::receiveDirect()'],['../class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f',1,'SX127x::receiveDirect()'],['../class_s_x128x.html#aff7d86352c98771595375e17d19a2a97',1,'SX128x::receiveDirect()']]], + ['readbit_217',['readBit',['../class_s_x128x.html#aceeb18acbfedb20c6cf60e26d5275793',1,'SX128x::readBit()'],['../class_physical_layer.html#acda61fc99cfa373153c50c78380ed885',1,'PhysicalLayer::readBit()'],['../class_s_x127x.html#a1a2dc7554414f0ce2ee0db23087f698a',1,'SX127x::readBit()'],['../class_s_x126x.html#a8cdc4f25d4193dc75f9442874131eab3',1,'SX126x::readBit()'],['../class_r_f69.html#ab797840275fbccc40162225c32f5ffc3',1,'RF69::readBit()'],['../class_si443x.html#af23d8eb0f1c436e6cc60361df13c08f7',1,'Si443x::readBit()'],['../class_c_c1101.html#a206e6c6f094aa7e68388fd9412cd969e',1,'CC1101::readBit(uint32_t pin)']]], + ['readdata_218',['readData',['../class_c_c1101.html#a8c79975a7bbe8a37f8214ecd1f69ba22',1,'CC1101::readData()'],['../classn_r_f24.html#a410fb78acb4ed358818c132687b8857a',1,'nRF24::readData()'],['../class_r_f69.html#a3983b66c83818b4082805bcafc712f00',1,'RF69::readData()'],['../class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e',1,'Si443x::readData()'],['../class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2',1,'SX126x::readData()'],['../class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745',1,'SX127x::readData()'],['../class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb',1,'SX128x::readData()'],['../class_pager_client.html#ad2c6132819a84712b929c0bb22ba172b',1,'PagerClient::readData()'],['../class_physical_layer.html#a3563453988a83d22dd07d4691543a300',1,'PhysicalLayer::readData()'],['../class_c_c1101.html#a3563453988a83d22dd07d4691543a300',1,'CC1101::readData()'],['../classn_r_f24.html#a3563453988a83d22dd07d4691543a300',1,'nRF24::readData()'],['../class_r_f69.html#a3563453988a83d22dd07d4691543a300',1,'RF69::readData()'],['../class_si443x.html#a3563453988a83d22dd07d4691543a300',1,'Si443x::readData()'],['../class_s_x126x.html#a3563453988a83d22dd07d4691543a300',1,'SX126x::readData()'],['../class_s_x128x.html#a3563453988a83d22dd07d4691543a300',1,'SX128x::readData()'],['../class_s_x127x.html#a3563453988a83d22dd07d4691543a300',1,'SX127x::readData()']]], + ['receive_219',['receive',['../class_c_c1101.html#aedc1067d0334bb69ed5316146014097d',1,'CC1101::receive()'],['../class_s_x128x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX128x::receive()'],['../class_s_x127x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX127x::receive()'],['../class_s_x126x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX126x::receive()'],['../class_si443x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'Si443x::receive()'],['../class_r_f69.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'RF69::receive()'],['../classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'nRF24::receive()'],['../class_c_c1101.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'CC1101::receive()'],['../class_physical_layer.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'PhysicalLayer::receive()'],['../class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99',1,'SX128x::receive()'],['../class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c',1,'SX127x::receive()'],['../class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0',1,'SX126x::receive()'],['../class_si443x.html#aabca3ba8eda212938febab1df2e764b4',1,'Si443x::receive()'],['../class_r_f69.html#ae36e8e6042245621a182b29526fe2245',1,'RF69::receive()'],['../classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac',1,'nRF24::receive()']]], + ['receivedirect_220',['receiveDirect',['../class_s_x128x.html#aff7d86352c98771595375e17d19a2a97',1,'SX128x::receiveDirect()'],['../class_c_c1101.html#ab053c185330519d58f364790108d29ac',1,'CC1101::receiveDirect()'],['../classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c',1,'nRF24::receiveDirect()'],['../class_r_f69.html#abd556b0f455f9510213b17588a4baf1b',1,'RF69::receiveDirect()'],['../class_si443x.html#a178b471527813a608c04db7d3c9648d6',1,'Si443x::receiveDirect()'],['../class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435',1,'SX126x::receiveDirect()'],['../class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f',1,'SX127x::receiveDirect()'],['../class_physical_layer.html#ad9d1dbb2041e87af5a80e12f125a60e6',1,'PhysicalLayer::receiveDirect()']]], ['receivedirectasync_221',['receiveDirectAsync',['../class_c_c1101.html#a9ec1ff1312d2caaae7e3e0389268fca2',1,'CC1101']]], ['regdump_222',['regdump',['../class_module.html#abb13a50ed53b009c04dc2ed6caf78423',1,'Module']]], ['repeatercallsigns_223',['repeaterCallsigns',['../class_a_x25_frame.html#a29eb08c9e72bbaced8d37dcb2343ee94',1,'AX25Frame']]], ['repeaterssids_224',['repeaterSSIDs',['../class_a_x25_frame.html#a5b63c6b6f69e0ac47ba9230ad39c6830',1,'AX25Frame']]], - ['reset_225',['reset',['../class_s_x1278.html#a6d60902ac59b653a9eb83e82a932f7ad',1,'SX1278::reset()'],['../class_c_c1101.html#a1fc87275c6f5d7f6927ca51a175eba21',1,'CC1101::reset()'],['../class_r_f69.html#af953ee17aca5392f1e62ea4fe690550a',1,'RF69::reset()'],['../class_si443x.html#ae782ee06e2c463c24f22f5d4c3dd8d97',1,'Si443x::reset()'],['../class_s_x126x.html#a9aa6dd05dd32ef717a06cc8ba28ff71f',1,'SX126x::reset()'],['../class_s_x128x.html#a2643ce22176293631fea2169f5e68e66',1,'SX128x::reset()'],['../class_s_x127x.html#a3321ac4a7f65e73004202486db9b1d68',1,'SX127x::reset()'],['../class_s_x1272.html#a0978cc9ecbb7b9d3a017c133506e57ac',1,'SX1272::reset()']]], + ['reset_225',['reset',['../class_s_x128x.html#a2643ce22176293631fea2169f5e68e66',1,'SX128x::reset()'],['../class_c_c1101.html#a1fc87275c6f5d7f6927ca51a175eba21',1,'CC1101::reset()'],['../class_r_f69.html#af953ee17aca5392f1e62ea4fe690550a',1,'RF69::reset()'],['../class_si443x.html#ae782ee06e2c463c24f22f5d4c3dd8d97',1,'Si443x::reset()'],['../class_s_x126x.html#a9aa6dd05dd32ef717a06cc8ba28ff71f',1,'SX126x::reset()'],['../class_s_x1272.html#a0978cc9ecbb7b9d3a017c133506e57ac',1,'SX1272::reset()'],['../class_s_x1278.html#a6d60902ac59b653a9eb83e82a932f7ad',1,'SX1278::reset()'],['../class_s_x127x.html#a3321ac4a7f65e73004202486db9b1d68',1,'SX127x::reset()']]], ['rf69_226',['RF69',['../class_r_f69.html',1,'RF69'],['../class_r_f69.html#afbc84d4f91502bcbe12ddda2fde51448',1,'RF69::RF69()']]], ['rfm22_227',['RFM22',['../class_r_f_m22.html',1,'']]], ['rfm23_228',['RFM23',['../class_r_f_m23.html',1,'']]], diff --git a/search/all_f.js b/search/all_f.js index c5f0c9bf..3c62a3ff 100644 --- a/search/all_f.js +++ b/search/all_f.js @@ -18,21 +18,21 @@ var searchData= ['setambienttemperature_251',['setAmbientTemperature',['../class_r_f69.html#ac37d9ddee2adcc8876a182b8ebc3e703',1,'RF69']]], ['setautoack_252',['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_253',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::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_254',['setBitRate',['../class_s_x1272.html#ab5c9a79d72996c3d793cee812b0aded5',1,'SX1272::setBitRate()'],['../class_c_c1101.html#aa53427cabcda0778f287ed1d850bbe37',1,'CC1101::setBitRate()'],['../classn_r_f24.html#a0873f58ae62e41cff99813e21cc8b02a',1,'nRF24::setBitRate()'],['../class_r_f69.html#ad7f8132912a5dbf38c5cf676ac167d13',1,'RF69::setBitRate()'],['../class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170',1,'Si443x::setBitRate()'],['../class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e',1,'SX126x::setBitRate()'],['../class_s_x128x.html#a465ac114dbe6844069b5cb989f87c3ee',1,'SX128x::setBitRate()'],['../class_physical_layer.html#aedd39ad84b45c6392087b12d59192d8c',1,'PhysicalLayer::setBitRate()'],['../class_s_x1278.html#afd6df07fc4972cc656f05670e6802f67',1,'SX1278::setBitRate()']]], + ['setbitrate_254',['setBitRate',['../class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e',1,'SX126x::setBitRate()'],['../class_c_c1101.html#aa53427cabcda0778f287ed1d850bbe37',1,'CC1101::setBitRate()'],['../classn_r_f24.html#a0873f58ae62e41cff99813e21cc8b02a',1,'nRF24::setBitRate()'],['../class_r_f69.html#ad7f8132912a5dbf38c5cf676ac167d13',1,'RF69::setBitRate()'],['../class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170',1,'Si443x::setBitRate()'],['../class_s_x1278.html#afd6df07fc4972cc656f05670e6802f67',1,'SX1278::setBitRate()'],['../class_s_x128x.html#a465ac114dbe6844069b5cb989f87c3ee',1,'SX128x::setBitRate()'],['../class_physical_layer.html#aedd39ad84b45c6392087b12d59192d8c',1,'PhysicalLayer::setBitRate()'],['../class_s_x1272.html#ab5c9a79d72996c3d793cee812b0aded5',1,'SX1272::setBitRate()']]], ['setbroadcastaddress_255',['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()']]], ['setcodingrate_256',['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()']]], - ['setcorrection_257',['setCorrection',['../class_s_s_t_v_client.html#a0e9cc17123f26d1e7ae2a2b93546515e',1,'SSTVClient::setCorrection()'],['../class_f_s_k4_client.html#aab85cb6519e5448dc332bf17bd60f90a',1,'FSK4Client::setCorrection()'],['../class_a_x25_client.html#a74a43c60c84e4150b9508c83e461d24e',1,'AX25Client::setCorrection()']]], + ['setcorrection_257',['setCorrection',['../class_f_s_k4_client.html#aab85cb6519e5448dc332bf17bd60f90a',1,'FSK4Client::setCorrection()'],['../class_s_s_t_v_client.html#a0e9cc17123f26d1e7ae2a2b93546515e',1,'SSTVClient::setCorrection()'],['../class_a_x25_client.html#a74a43c60c84e4150b9508c83e461d24e',1,'AX25Client::setCorrection()']]], ['setcrc_258',['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_259',['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#a9b3a76eb89cad60dcad92513e6848f5a',1,'SX127x::setCrcFiltering()']]], ['setcurrentlimit_260',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]], - ['setdatashaping_261',['setDataShaping',['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_physical_layer.html#aeba04366a0cf05ff3d8227c4f7c8e1e9',1,'PhysicalLayer::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()']]], + ['setdatashaping_261',['setDataShaping',['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_physical_layer.html#aeba04366a0cf05ff3d8227c4f7c8e1e9',1,'PhysicalLayer::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()']]], ['setdatashapingook_262',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]], ['setdio0action_263',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ae75bc48cc74a407370cd9f4bf95e9e30',1,'SX127x::setDio0Action()']]], - ['setdio1action_264',['setDio1Action',['../class_s_t_m32_w_lx.html#a63d61bc5057e9da3d0ea12feae67122e',1,'STM32WLx::setDio1Action()'],['../class_physical_layer.html#a63c0beb4990876947f746751d45ac41d',1,'PhysicalLayer::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()'],['../class_s_x127x.html#a7b4bce81839b105c464ebf922602e58b',1,'SX127x::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()']]], + ['setdio1action_264',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_physical_layer.html#a63c0beb4990876947f746751d45ac41d',1,'PhysicalLayer::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()'],['../class_s_x127x.html#a7b4bce81839b105c464ebf922602e58b',1,'SX127x::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_t_m32_w_lx.html#a63d61bc5057e9da3d0ea12feae67122e',1,'STM32WLx::setDio1Action()']]], ['setdio2asrfswitch_265',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]], ['setdiomapping_266',['setDIOMapping',['../class_c_c1101.html#a009c31564866d8d14759f17f29b08ee6',1,'CC1101::setDIOMapping()'],['../class_r_f69.html#a0d7720672c0aa0cf4464d544540cbada',1,'RF69::setDIOMapping()'],['../class_s_x127x.html#a103b606166eba8c69bff061270744768',1,'SX127x::setDIOMapping()'],['../class_physical_layer.html#a349e8a22cd28ad89d45460fdeeefc05c',1,'PhysicalLayer::setDIOMapping()']]], ['setdiopreambledetect_267',['setDIOPreambleDetect',['../class_s_x127x.html#a7b85344084b800966a46ace59dcb5277',1,'SX127x']]], - ['setdirectaction_268',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../classn_r_f24.html#a3da63a447659f92153654d31a5d2854c',1,'nRF24::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#abf96cf4f3cb4c82d44be581dbe615966',1,'PhysicalLayer::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()']]], + ['setdirectaction_268',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#abf96cf4f3cb4c82d44be581dbe615966',1,'PhysicalLayer::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()']]], ['setdirectsyncword_269',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]], ['setencoding_270',['setEncoding',['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_physical_layer.html#acb45b2342400a03a914a91d2ac7fb488',1,'PhysicalLayer::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::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_271',['setFHSSHoppingPeriod',['../class_s_x127x.html#a7f04a7e883057908df18f06c7f74c7e1',1,'SX127x']]], diff --git a/search/functions_1.js b/search/functions_1.js index facad1f3..be05a705 100644 --- a/search/functions_1.js +++ b/search/functions_1.js @@ -1,6 +1,6 @@ var searchData= [ - ['begin_459',['begin',['../class_a_x25_client.html#aadeefb210a0b5170d4e8d281c2257e73',1,'AX25Client::begin()'],['../class_s_x1276.html#ac0f792c2fee6aac9b554104c5b1e5ae7',1,'SX1276::begin()'],['../class_s_x1277.html#ab9eda48af64532a24d04a9ae0d9c3dc3',1,'SX1277::begin()'],['../class_s_x1278.html#a867a336ae900f4a221d42b4c807122cf',1,'SX1278::begin()'],['../class_s_x1279.html#a324a37dee0522f43692cd414141becc2',1,'SX1279::begin()'],['../class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430',1,'SX127x::begin()'],['../class_s_x128x.html#acbd0d1a48051ccd35f4a89c9b8d05bdf',1,'SX128x::begin()'],['../class_a_f_s_k_client.html#a30b86bb7cd087b3bc3c45a011ba266c3',1,'AFSKClient::begin()'],['../class_a_p_r_s_client.html#a916fa8b4477199c92ca630d1de7fdab5',1,'APRSClient::begin()'],['../class_l_l_c_c68.html#a039fc3259e4f208d96eaa310720b161d',1,'LLCC68::begin()'],['../class_f_s_k4_client.html#a2b366b8f3c08f81431d8cc5f907652e9',1,'FSK4Client::begin()'],['../class_hell_client.html#a225775fe87f9ed3c3a04142697641242',1,'HellClient::begin()'],['../class_morse_client.html#a516f19bb51b87ead7f7ed149f2ca92cf',1,'MorseClient::begin()'],['../class_pager_client.html#a1a1dc569f9b60b0ddd6ead7af5a8244f',1,'PagerClient::begin()'],['../class_r_t_t_y_client.html#ae0b25083baf01469786b6242389298fa',1,'RTTYClient::begin()'],['../class_s_s_t_v_client.html#a3769dcdebf8b1fa01eb2d8bd2bb3815a',1,'SSTVClient::begin(float base, const SSTVMode_t &mode)'],['../class_s_s_t_v_client.html#afd4257e858a88e5847854a46f166a9b0',1,'SSTVClient::begin(const SSTVMode_t &mode)'],['../class_si4432.html#a5efc3a08f91a411da011201dc128fb34',1,'Si4432::begin()'],['../class_s_x1273.html#a0fb9d6c58e3576e22e1dda4a9b4a1db2',1,'SX1273::begin()'],['../class_c_c1101.html#ae8ef8463220f2c5fa3120c4a5995e61f',1,'CC1101::begin()'],['../classn_r_f24.html#aab701c0336394e0473981913fbfd5da6',1,'nRF24::begin()'],['../class_r_f69.html#a693faf6ab777d5612392b43152e744cb',1,'RF69::begin()'],['../class_r_f_m95.html#a5c37eaf6ae8c558a9a623157dd9f894a',1,'RFM95::begin()'],['../class_r_f_m96.html#aef1588799e5855cb464259e8ce2d865b',1,'RFM96::begin()'],['../class_si4430.html#aaed612b8936609442042d8156e085d2c',1,'Si4430::begin()'],['../class_si4431.html#a402223a49d5b1012b0bf58ce602e6ff3',1,'Si4431::begin()'],['../class_si443x.html#a453eda5436dc4dfe0dad676dc3977752',1,'Si443x::begin()'],['../class_s_x1231.html#a8aa81f8cbe61c4941ac7e3c97a6f5244',1,'SX1231::begin()'],['../class_s_t_m32_w_lx.html#a4f2a9b5a72b5238d2014199d91094f84',1,'STM32WLx::begin()'],['../class_s_x1262.html#a9ceab9913d102c2fd657a1a91afaf9cc',1,'SX1262::begin()'],['../class_s_x1268.html#ad9e92b39ae0fdfa47131ddf7adb92b71',1,'SX1268::begin()'],['../class_s_x126x.html#a936a40038e05740a528f2b53f8e17010',1,'SX126x::begin()'],['../class_s_x1272.html#ae7562fe74e7d97bf9cc52b5d63f608f9',1,'SX1272::begin()']]], + ['begin_459',['begin',['../class_a_x25_client.html#aadeefb210a0b5170d4e8d281c2257e73',1,'AX25Client::begin()'],['../class_s_x1276.html#ac0f792c2fee6aac9b554104c5b1e5ae7',1,'SX1276::begin()'],['../class_s_x1277.html#ab9eda48af64532a24d04a9ae0d9c3dc3',1,'SX1277::begin()'],['../class_s_x1278.html#a867a336ae900f4a221d42b4c807122cf',1,'SX1278::begin()'],['../class_s_x1279.html#a324a37dee0522f43692cd414141becc2',1,'SX1279::begin()'],['../class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430',1,'SX127x::begin()'],['../class_s_x128x.html#acbd0d1a48051ccd35f4a89c9b8d05bdf',1,'SX128x::begin()'],['../class_a_f_s_k_client.html#a30b86bb7cd087b3bc3c45a011ba266c3',1,'AFSKClient::begin()'],['../class_a_p_r_s_client.html#a916fa8b4477199c92ca630d1de7fdab5',1,'APRSClient::begin()'],['../class_l_l_c_c68.html#a039fc3259e4f208d96eaa310720b161d',1,'LLCC68::begin()'],['../class_f_s_k4_client.html#a2b366b8f3c08f81431d8cc5f907652e9',1,'FSK4Client::begin()'],['../class_hell_client.html#a225775fe87f9ed3c3a04142697641242',1,'HellClient::begin()'],['../class_morse_client.html#a516f19bb51b87ead7f7ed149f2ca92cf',1,'MorseClient::begin()'],['../class_pager_client.html#a1a1dc569f9b60b0ddd6ead7af5a8244f',1,'PagerClient::begin()'],['../class_r_t_t_y_client.html#ae0b25083baf01469786b6242389298fa',1,'RTTYClient::begin()'],['../class_s_s_t_v_client.html#a3769dcdebf8b1fa01eb2d8bd2bb3815a',1,'SSTVClient::begin(float base, const SSTVMode_t &mode)'],['../class_s_s_t_v_client.html#afd4257e858a88e5847854a46f166a9b0',1,'SSTVClient::begin(const SSTVMode_t &mode)'],['../class_si4432.html#a5efc3a08f91a411da011201dc128fb34',1,'Si4432::begin()'],['../class_s_x1273.html#a0fb9d6c58e3576e22e1dda4a9b4a1db2',1,'SX1273::begin()'],['../class_c_c1101.html#ae8ef8463220f2c5fa3120c4a5995e61f',1,'CC1101::begin()'],['../classn_r_f24.html#a0ef68849f812367432f5a3798f94b8ce',1,'nRF24::begin()'],['../class_r_f69.html#a693faf6ab777d5612392b43152e744cb',1,'RF69::begin()'],['../class_r_f_m95.html#a5c37eaf6ae8c558a9a623157dd9f894a',1,'RFM95::begin()'],['../class_r_f_m96.html#aef1588799e5855cb464259e8ce2d865b',1,'RFM96::begin()'],['../class_si4430.html#aaed612b8936609442042d8156e085d2c',1,'Si4430::begin()'],['../class_si4431.html#a402223a49d5b1012b0bf58ce602e6ff3',1,'Si4431::begin()'],['../class_si443x.html#a453eda5436dc4dfe0dad676dc3977752',1,'Si443x::begin()'],['../class_s_x1231.html#a8aa81f8cbe61c4941ac7e3c97a6f5244',1,'SX1231::begin()'],['../class_s_t_m32_w_lx.html#a4f2a9b5a72b5238d2014199d91094f84',1,'STM32WLx::begin()'],['../class_s_x1262.html#a9ceab9913d102c2fd657a1a91afaf9cc',1,'SX1262::begin()'],['../class_s_x1268.html#ad9e92b39ae0fdfa47131ddf7adb92b71',1,'SX1268::begin()'],['../class_s_x126x.html#a936a40038e05740a528f2b53f8e17010',1,'SX126x::begin()'],['../class_s_x1272.html#ae7562fe74e7d97bf9cc52b5d63f608f9',1,'SX1272::begin()']]], ['beginble_460',['beginBLE',['../class_s_x128x.html#a316340d7ba2a6e7cb5742e3ff21e728c',1,'SX128x']]], ['beginflrc_461',['beginFLRC',['../class_s_x128x.html#ac7df67afbb0b1a88daf5ec50f3d65660',1,'SX128x']]], ['beginfsk_462',['beginFSK',['../class_r_f_m95.html#a7e0f8fa59ddd48f7b026b0f996202b30',1,'RFM95::beginFSK()'],['../class_r_f_m96.html#a82ef1b7354238637eee6f4d65b9be6e5',1,'RFM96::beginFSK()'],['../class_s_t_m32_w_lx.html#af12e8eba13c5dd8bcf8656ed5c1f6cef',1,'STM32WLx::beginFSK()'],['../class_s_x1262.html#a36d2c94ff9c3b9126fde23e3c54630f1',1,'SX1262::beginFSK()'],['../class_s_x1268.html#af6b041392136b599eec57085e2067a6f',1,'SX1268::beginFSK()'],['../class_s_x126x.html#a2e500e5b6044ccab8f6b19af4ffa917c',1,'SX126x::beginFSK()'],['../class_s_x1272.html#a83b80377ec3b7a4a4dd663409f2f6260',1,'SX1272::beginFSK()'],['../class_s_x1276.html#ae1240a7418dce80c10bf0f7b3c807840',1,'SX1276::beginFSK()'],['../class_s_x1277.html#ac4f2e93c9096e6d2552958f4bc9c1b44',1,'SX1277::beginFSK()'],['../class_s_x1278.html#a86464af008b71d12948690b780280e7d',1,'SX1278::beginFSK()'],['../class_s_x1279.html#ab5cb738ed4bf6f40e777f797af2a8b4b',1,'SX1279::beginFSK()'],['../class_s_x127x.html#a73f2d2fe803e3496026011f0da694cfb',1,'SX127x::beginFSK()']]], diff --git a/search/functions_e.js b/search/functions_e.js index c73da7d0..bdaf4eb0 100644 --- a/search/functions_e.js +++ b/search/functions_e.js @@ -2,12 +2,12 @@ var searchData= [ ['radiolibhal_554',['RadioLibHal',['../class_radio_lib_hal.html#ae75a54271cb8bea37d32dd146b9c6513',1,'RadioLibHal']]], ['random_555',['random',['../class_physical_layer.html#acd9171bd71aa80fb86113b612c42de53',1,'PhysicalLayer::random(int32_t max)'],['../class_physical_layer.html#a76113e10481743094a1cd0280692b0a9',1,'PhysicalLayer::random(int32_t min, int32_t max)']]], - ['randombyte_556',['randomByte',['../class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a',1,'SX128x::randomByte()'],['../class_physical_layer.html#a1a5985308904261dd431f373d47ddee4',1,'PhysicalLayer::randomByte()'],['../class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450',1,'SX127x::randomByte()'],['../class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561',1,'SX126x::randomByte()'],['../class_si443x.html#a74848176d435227e601c86ff37b0edbe',1,'Si443x::randomByte()'],['../class_r_f69.html#a2023f0f22aad00a702bdf598c2154043',1,'RF69::randomByte()'],['../classn_r_f24.html#a5cc7cd54db2a6af1c9183a2d0653fe2e',1,'nRF24::randomByte()'],['../class_c_c1101.html#a7ecf49d530ea7c29dd755f56db17d833',1,'CC1101::randomByte()']]], + ['randombyte_556',['randomByte',['../class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a',1,'SX128x::randomByte()'],['../class_physical_layer.html#a1a5985308904261dd431f373d47ddee4',1,'PhysicalLayer::randomByte()'],['../class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450',1,'SX127x::randomByte()'],['../class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561',1,'SX126x::randomByte()'],['../class_si443x.html#a74848176d435227e601c86ff37b0edbe',1,'Si443x::randomByte()'],['../class_r_f69.html#a2023f0f22aad00a702bdf598c2154043',1,'RF69::randomByte()'],['../class_c_c1101.html#a7ecf49d530ea7c29dd755f56db17d833',1,'CC1101::randomByte()']]], ['range_557',['range',['../class_s_x1280.html#a3112e6bce39e6534711f5d76449f3dd2',1,'SX1280']]], ['read_558',['read',['../class_morse_client.html#a77eab03be04ef2d693348d9580ee5d3c',1,'MorseClient::read()'],['../class_physical_layer.html#a4d5b30493c8d7fcfb784e128362d596c',1,'PhysicalLayer::read()']]], - ['readbit_559',['readBit',['../classn_r_f24.html#a2db0be9ff6891e6bfb539245a2a66563',1,'nRF24::readBit()'],['../class_physical_layer.html#acda61fc99cfa373153c50c78380ed885',1,'PhysicalLayer::readBit()'],['../class_s_x128x.html#aceeb18acbfedb20c6cf60e26d5275793',1,'SX128x::readBit()'],['../class_s_x127x.html#a1a2dc7554414f0ce2ee0db23087f698a',1,'SX127x::readBit()'],['../class_s_x126x.html#a8cdc4f25d4193dc75f9442874131eab3',1,'SX126x::readBit()'],['../class_si443x.html#af23d8eb0f1c436e6cc60361df13c08f7',1,'Si443x::readBit()'],['../class_r_f69.html#ab797840275fbccc40162225c32f5ffc3',1,'RF69::readBit()'],['../class_c_c1101.html#a206e6c6f094aa7e68388fd9412cd969e',1,'CC1101::readBit()']]], - ['readdata_560',['readData',['../classn_r_f24.html#a410fb78acb4ed358818c132687b8857a',1,'nRF24::readData()'],['../class_s_x128x.html#a3563453988a83d22dd07d4691543a300',1,'SX128x::readData()'],['../class_s_x127x.html#a3563453988a83d22dd07d4691543a300',1,'SX127x::readData()'],['../class_s_x126x.html#a3563453988a83d22dd07d4691543a300',1,'SX126x::readData()'],['../class_si443x.html#a3563453988a83d22dd07d4691543a300',1,'Si443x::readData()'],['../class_r_f69.html#a3563453988a83d22dd07d4691543a300',1,'RF69::readData()'],['../classn_r_f24.html#a3563453988a83d22dd07d4691543a300',1,'nRF24::readData()'],['../class_c_c1101.html#a3563453988a83d22dd07d4691543a300',1,'CC1101::readData()'],['../class_physical_layer.html#a3563453988a83d22dd07d4691543a300',1,'PhysicalLayer::readData()'],['../class_pager_client.html#ad2c6132819a84712b929c0bb22ba172b',1,'PagerClient::readData()'],['../class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb',1,'SX128x::readData()'],['../class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745',1,'SX127x::readData()'],['../class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2',1,'SX126x::readData()'],['../class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e',1,'Si443x::readData()'],['../class_r_f69.html#a3983b66c83818b4082805bcafc712f00',1,'RF69::readData()'],['../class_c_c1101.html#a8c79975a7bbe8a37f8214ecd1f69ba22',1,'CC1101::readData(uint8_t *data, size_t len) override']]], - ['receive_561',['receive',['../class_c_c1101.html#aedc1067d0334bb69ed5316146014097d',1,'CC1101::receive()'],['../class_s_x128x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX128x::receive()'],['../class_s_x127x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX127x::receive()'],['../class_s_x126x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX126x::receive()'],['../class_si443x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'Si443x::receive()'],['../class_r_f69.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'RF69::receive()'],['../classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'nRF24::receive()'],['../class_c_c1101.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'CC1101::receive()'],['../class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99',1,'SX128x::receive()'],['../class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c',1,'SX127x::receive()'],['../class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0',1,'SX126x::receive()'],['../class_si443x.html#aabca3ba8eda212938febab1df2e764b4',1,'Si443x::receive()'],['../class_r_f69.html#ae36e8e6042245621a182b29526fe2245',1,'RF69::receive()'],['../classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac',1,'nRF24::receive()'],['../class_physical_layer.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'PhysicalLayer::receive()']]], + ['readbit_559',['readBit',['../class_r_f69.html#ab797840275fbccc40162225c32f5ffc3',1,'RF69::readBit()'],['../class_physical_layer.html#acda61fc99cfa373153c50c78380ed885',1,'PhysicalLayer::readBit()'],['../class_s_x128x.html#aceeb18acbfedb20c6cf60e26d5275793',1,'SX128x::readBit()'],['../class_s_x127x.html#a1a2dc7554414f0ce2ee0db23087f698a',1,'SX127x::readBit()'],['../class_s_x126x.html#a8cdc4f25d4193dc75f9442874131eab3',1,'SX126x::readBit()'],['../class_si443x.html#af23d8eb0f1c436e6cc60361df13c08f7',1,'Si443x::readBit()'],['../class_c_c1101.html#a206e6c6f094aa7e68388fd9412cd969e',1,'CC1101::readBit()']]], + ['readdata_560',['readData',['../class_r_f69.html#a3983b66c83818b4082805bcafc712f00',1,'RF69::readData()'],['../class_s_x128x.html#a3563453988a83d22dd07d4691543a300',1,'SX128x::readData()'],['../class_s_x127x.html#a3563453988a83d22dd07d4691543a300',1,'SX127x::readData()'],['../class_s_x126x.html#a3563453988a83d22dd07d4691543a300',1,'SX126x::readData()'],['../class_si443x.html#a3563453988a83d22dd07d4691543a300',1,'Si443x::readData()'],['../class_r_f69.html#a3563453988a83d22dd07d4691543a300',1,'RF69::readData()'],['../classn_r_f24.html#a3563453988a83d22dd07d4691543a300',1,'nRF24::readData()'],['../class_c_c1101.html#a3563453988a83d22dd07d4691543a300',1,'CC1101::readData()'],['../class_physical_layer.html#a3563453988a83d22dd07d4691543a300',1,'PhysicalLayer::readData()'],['../class_pager_client.html#ad2c6132819a84712b929c0bb22ba172b',1,'PagerClient::readData()'],['../class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb',1,'SX128x::readData()'],['../class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745',1,'SX127x::readData()'],['../class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2',1,'SX126x::readData()'],['../class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e',1,'Si443x::readData()'],['../classn_r_f24.html#a410fb78acb4ed358818c132687b8857a',1,'nRF24::readData()'],['../class_c_c1101.html#a8c79975a7bbe8a37f8214ecd1f69ba22',1,'CC1101::readData()']]], + ['receive_561',['receive',['../classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac',1,'nRF24::receive()'],['../class_s_x128x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX128x::receive()'],['../class_s_x127x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX127x::receive()'],['../class_s_x126x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'SX126x::receive()'],['../class_si443x.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'Si443x::receive()'],['../class_r_f69.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'RF69::receive()'],['../classn_r_f24.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'nRF24::receive()'],['../class_c_c1101.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'CC1101::receive()'],['../class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99',1,'SX128x::receive()'],['../class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c',1,'SX127x::receive()'],['../class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0',1,'SX126x::receive()'],['../class_si443x.html#aabca3ba8eda212938febab1df2e764b4',1,'Si443x::receive()'],['../class_r_f69.html#ae36e8e6042245621a182b29526fe2245',1,'RF69::receive()'],['../class_c_c1101.html#aedc1067d0334bb69ed5316146014097d',1,'CC1101::receive()'],['../class_physical_layer.html#ab82617fa3fa9f21d4cd427314ecc4af8',1,'PhysicalLayer::receive()']]], ['receivedirect_562',['receiveDirect',['../class_c_c1101.html#ab053c185330519d58f364790108d29ac',1,'CC1101::receiveDirect()'],['../classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c',1,'nRF24::receiveDirect()'],['../class_r_f69.html#abd556b0f455f9510213b17588a4baf1b',1,'RF69::receiveDirect()'],['../class_si443x.html#a178b471527813a608c04db7d3c9648d6',1,'Si443x::receiveDirect()'],['../class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435',1,'SX126x::receiveDirect()'],['../class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f',1,'SX127x::receiveDirect()'],['../class_s_x128x.html#aff7d86352c98771595375e17d19a2a97',1,'SX128x::receiveDirect()'],['../class_physical_layer.html#ad9d1dbb2041e87af5a80e12f125a60e6',1,'PhysicalLayer::receiveDirect()']]], ['receivedirectasync_563',['receiveDirectAsync',['../class_c_c1101.html#a9ec1ff1312d2caaae7e3e0389268fca2',1,'CC1101']]], ['regdump_564',['regdump',['../class_module.html#abb13a50ed53b009c04dc2ed6caf78423',1,'Module']]], diff --git a/search/functions_f.js b/search/functions_f.js index 5960281f..b1d6abbe 100644 --- a/search/functions_f.js +++ b/search/functions_f.js @@ -21,16 +21,16 @@ var searchData= ['setcodingrate_589',['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()']]], ['setcorrection_590',['setCorrection',['../class_a_x25_client.html#a74a43c60c84e4150b9508c83e461d24e',1,'AX25Client::setCorrection()'],['../class_f_s_k4_client.html#aab85cb6519e5448dc332bf17bd60f90a',1,'FSK4Client::setCorrection()'],['../class_s_s_t_v_client.html#a0e9cc17123f26d1e7ae2a2b93546515e',1,'SSTVClient::setCorrection()']]], ['setcrc_591',['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_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()']]], - ['setcrcfiltering_592',['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#a9b3a76eb89cad60dcad92513e6848f5a',1,'SX127x::setCrcFiltering()']]], + ['setcrcfiltering_592',['setCrcFiltering',['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()'],['../class_s_x127x.html#a9b3a76eb89cad60dcad92513e6848f5a',1,'SX127x::setCrcFiltering()'],['../class_c_c1101.html#a60695681fc74a37f2a31a9638552e877',1,'CC1101::setCrcFiltering()']]], ['setcurrentlimit_593',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]], - ['setdatashaping_594',['setDataShaping',['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_physical_layer.html#aeba04366a0cf05ff3d8227c4f7c8e1e9',1,'PhysicalLayer::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_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()']]], + ['setdatashaping_594',['setDataShaping',['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_physical_layer.html#aeba04366a0cf05ff3d8227c4f7c8e1e9',1,'PhysicalLayer::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_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()']]], ['setdatashapingook_595',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]], - ['setdio0action_596',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ae75bc48cc74a407370cd9f4bf95e9e30',1,'SX127x::setDio0Action()']]], - ['setdio1action_597',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_physical_layer.html#a63c0beb4990876947f746751d45ac41d',1,'PhysicalLayer::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_t_m32_w_lx.html#a63d61bc5057e9da3d0ea12feae67122e',1,'STM32WLx::setDio1Action()'],['../class_s_x127x.html#a7b4bce81839b105c464ebf922602e58b',1,'SX127x::setDio1Action()']]], + ['setdio0action_596',['setDio0Action',['../class_s_x127x.html#ae75bc48cc74a407370cd9f4bf95e9e30',1,'SX127x::setDio0Action()'],['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action(void(*func)(void))']]], + ['setdio1action_597',['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()'],['../class_physical_layer.html#a63c0beb4990876947f746751d45ac41d',1,'PhysicalLayer::setDio1Action()']]], ['setdio2asrfswitch_598',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]], - ['setdiomapping_599',['setDIOMapping',['../class_c_c1101.html#a009c31564866d8d14759f17f29b08ee6',1,'CC1101::setDIOMapping()'],['../class_r_f69.html#a0d7720672c0aa0cf4464d544540cbada',1,'RF69::setDIOMapping()'],['../class_s_x127x.html#a103b606166eba8c69bff061270744768',1,'SX127x::setDIOMapping()'],['../class_physical_layer.html#a349e8a22cd28ad89d45460fdeeefc05c',1,'PhysicalLayer::setDIOMapping()']]], + ['setdiomapping_599',['setDIOMapping',['../class_s_x127x.html#a103b606166eba8c69bff061270744768',1,'SX127x::setDIOMapping()'],['../class_physical_layer.html#a349e8a22cd28ad89d45460fdeeefc05c',1,'PhysicalLayer::setDIOMapping()'],['../class_r_f69.html#a0d7720672c0aa0cf4464d544540cbada',1,'RF69::setDIOMapping()'],['../class_c_c1101.html#a009c31564866d8d14759f17f29b08ee6',1,'CC1101::setDIOMapping()']]], ['setdiopreambledetect_600',['setDIOPreambleDetect',['../class_s_x127x.html#a7b85344084b800966a46ace59dcb5277',1,'SX127x']]], - ['setdirectaction_601',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../class_physical_layer.html#abf96cf4f3cb4c82d44be581dbe615966',1,'PhysicalLayer::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()'],['../classn_r_f24.html#a3da63a447659f92153654d31a5d2854c',1,'nRF24::setDirectAction()']]], + ['setdirectaction_601',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#abf96cf4f3cb4c82d44be581dbe615966',1,'PhysicalLayer::setDirectAction(void(*func)(void))']]], ['setdirectsyncword_602',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]], ['setencoding_603',['setEncoding',['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()'],['../class_physical_layer.html#acb45b2342400a03a914a91d2ac7fb488',1,'PhysicalLayer::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()']]], ['setfhsshoppingperiod_604',['setFHSSHoppingPeriod',['../class_s_x127x.html#a7f04a7e883057908df18f06c7f74c7e1',1,'SX127x']]],