Settings for registers of LR Click driver.
More...
Settings for registers of LR Click driver.
◆ DRV_RX_BUFFER_SIZE
#define DRV_RX_BUFFER_SIZE 300 |
LR driver buffer size.
Specified size of driver ring buffer.
- Note
- Increase buffer size if needed.
◆ LR_ARG_0
◆ LR_BUSY
◆ LR_CMD_MAC_PAUSE
#define LR_CMD_MAC_PAUSE "mac pause" |
◆ LR_CMD_RADIO_SET_WDT
#define LR_CMD_RADIO_SET_WDT "radio set wdt 0" |
◆ LR_CMD_SYS_GET_VER
#define LR_CMD_SYS_GET_VER "sys get ver" |
LR Click Commands.
Specified Commands of LR Click driver.
◆ LR_DENIED
◆ LR_ERR_REJOIN_NEEDED
#define LR_ERR_REJOIN_NEEDED 5 |
◆ LR_INVALID_PAR_DATA_LEN
#define LR_INVALID_PAR_DATA_LEN 8 |
◆ LR_INVALID_PARAM
#define LR_INVALID_PARAM 1 |
LR Errors.
Specified errors values of LR Click driver.
◆ LR_INVALID_REPAR_DATA_LEN
#define LR_INVALID_REPAR_DATA_LEN 13 |
◆ LR_JM_ABP
◆ LR_JM_OTAA
#define LR_JM_OTAA "otaa" |
LR Join mode.
Specified Join mode settings of LR Click driver.
◆ LR_JOIN
#define LR_JOIN "mac join " |
◆ LR_KEYS_NOT_INIT
#define LR_KEYS_NOT_INIT 9 |
◆ LR_MAC_ERR
◆ LR_MAC_PAUSED
◆ LR_MAC_RX
◆ LR_MAC_TX
#define LR_MAC_TX "mac tx " |
LR Variables.
Specified variables of LR Click driver.
◆ LR_MAX_CMD_SIZE
#define LR_MAX_CMD_SIZE 64 |
◆ LR_MAX_DATA_SIZE
#define LR_MAX_DATA_SIZE 256 |
LR Command String Max Size.
Specified command string max Size of LR Click driver.
◆ LR_MAX_RSP_SIZE
#define LR_MAX_RSP_SIZE 20 |
LR Response String Max Size.
Maximum size of responce string of LR Click driver.
◆ LR_MAX_TRANSFER_SIZE
#define LR_MAX_TRANSFER_SIZE 384 |
◆ LR_NO_FREE_CH
◆ LR_NOT_JOINED
◆ LR_PL_CNF
LR Payload.
Specified Payload of LR Click driver.
◆ LR_PL_UNCNF
#define LR_PL_UNCNF "uncnf " |
◆ LR_RADIO_ERR
◆ LR_RADIO_RX
#define LR_RADIO_RX "radio rx " |
◆ LR_RADIO_TX
#define LR_RADIO_TX "radio tx " |
◆ LR_RESP_COUNT
#define LR_RESP_COUNT 100 |
LR Number of Response Indexes.
Number of response indexes of LR Click driver.
◆ LR_SILENT
◆ LR_TIMER_EXPIRED
#define LR_TIMER_EXPIRED 50000 |
LR Timer Limit.
Specified timer limit of LR Click driver in ms.