uwb3 2.1.0.0
UWB 3 Device Settings

Settings for registers of UWB 3 Click driver. More...

Macros

#define UWB3_CMD_HELP   "help"
 UWB 3 anytime commands.
 
#define UWB3_CMD_STAT   "stat"
 
#define UWB3_CMD_DECA   "deca$"
 
#define UWB3_CMD_STOP   "stop"
 
#define UWB3_CMD_SAVE   "save"
 
#define UWB3_CMD_THREAD   "thread"
 
#define UWB3_CMD_LISTENER2   "listener2"
 UWB 3 application selection commands.
 
#define UWB3_CMD_TCFM   "tcfm"
 
#define UWB3_CMD_TCWM   "tcwm"
 
#define UWB3_CMD_RESPF   "respf"
 
#define UWB3_CMD_INITF   "initf"
 
#define UWB3_CMD_LSTAT   "lstat"
 UWB 3 listener options commands.
 
#define UWB3_CMD_PAVRG   "pavrg"
 UWB 3 FiRa options commands.
 
#define UWB3_CMD_ANTTXA   "anttxa"
 UWB 3 IDLE time commands.
 
#define UWB3_CMD_ANTRXA   "antrxa"
 
#define UWB3_CMD_XTALTRIM   "xtaltrim"
 
#define UWB3_CMD_PDOAOFF   "pdoaoff"
 
#define UWB3_CMD_UART   "uart"
 
#define UWB3_CMD_RESTORE   "restore"
 UWB 3 service commands.
 
#define UWB3_CMD_DIAG   "diag"
 
#define UWB3_CMD_UWBCFG   "uwbcfg"
 
#define UWB3_CMD_STSKEYIV   "stskeyiv"
 
#define UWB3_CMD_TXPOWER   "txpower"
 
#define UWB3_CMD_ANTENNA   "antenna"
 
#define UWB3_CMD_DECAID   "decaid"
 
#define UWB3_CMD_VERSION   "version"
 
#define UWB3_RSP_OK   "ok"
 UWB 3 device response to commands.
 
#define UWB3_RSP_ERROR   "error"
 
#define UWB3_TX_DRV_BUFFER_SIZE   100
 UWB 3 driver buffer size.
 
#define UWB3_RX_DRV_BUFFER_SIZE   1000
 

Detailed Description

Settings for registers of UWB 3 Click driver.

Macro Definition Documentation

◆ UWB3_CMD_ANTENNA

#define UWB3_CMD_ANTENNA   "antenna"

◆ UWB3_CMD_ANTRXA

#define UWB3_CMD_ANTRXA   "antrxa"

◆ UWB3_CMD_ANTTXA

#define UWB3_CMD_ANTTXA   "anttxa"

UWB 3 IDLE time commands.

Specified setting for IDLE time commands of UWB 3 Click driver.

◆ UWB3_CMD_DECA

#define UWB3_CMD_DECA   "deca$"

◆ UWB3_CMD_DECAID

#define UWB3_CMD_DECAID   "decaid"

◆ UWB3_CMD_DIAG

#define UWB3_CMD_DIAG   "diag"

◆ UWB3_CMD_HELP

#define UWB3_CMD_HELP   "help"

UWB 3 anytime commands.

Specified setting for anytime commands of UWB 3 Click driver.

◆ UWB3_CMD_INITF

#define UWB3_CMD_INITF   "initf"

◆ UWB3_CMD_LISTENER2

#define UWB3_CMD_LISTENER2   "listener2"

UWB 3 application selection commands.

Specified setting for application selection commands of UWB 3 Click driver.

◆ UWB3_CMD_LSTAT

#define UWB3_CMD_LSTAT   "lstat"

UWB 3 listener options commands.

Specified setting for listener options commands of UWB 3 Click driver.

◆ UWB3_CMD_PAVRG

#define UWB3_CMD_PAVRG   "pavrg"

UWB 3 FiRa options commands.

Specified setting for FiRa options commands of UWB 3 Click driver.

◆ UWB3_CMD_PDOAOFF

#define UWB3_CMD_PDOAOFF   "pdoaoff"

◆ UWB3_CMD_RESPF

#define UWB3_CMD_RESPF   "respf"

◆ UWB3_CMD_RESTORE

#define UWB3_CMD_RESTORE   "restore"

UWB 3 service commands.

Specified setting for service commands of UWB 3 Click driver.

◆ UWB3_CMD_SAVE

#define UWB3_CMD_SAVE   "save"

◆ UWB3_CMD_STAT

#define UWB3_CMD_STAT   "stat"

◆ UWB3_CMD_STOP

#define UWB3_CMD_STOP   "stop"

◆ UWB3_CMD_STSKEYIV

#define UWB3_CMD_STSKEYIV   "stskeyiv"

◆ UWB3_CMD_TCFM

#define UWB3_CMD_TCFM   "tcfm"

◆ UWB3_CMD_TCWM

#define UWB3_CMD_TCWM   "tcwm"

◆ UWB3_CMD_THREAD

#define UWB3_CMD_THREAD   "thread"

◆ UWB3_CMD_TXPOWER

#define UWB3_CMD_TXPOWER   "txpower"

◆ UWB3_CMD_UART

#define UWB3_CMD_UART   "uart"

◆ UWB3_CMD_UWBCFG

#define UWB3_CMD_UWBCFG   "uwbcfg"

◆ UWB3_CMD_VERSION

#define UWB3_CMD_VERSION   "version"

◆ UWB3_CMD_XTALTRIM

#define UWB3_CMD_XTALTRIM   "xtaltrim"

◆ UWB3_RSP_ERROR

#define UWB3_RSP_ERROR   "error"

◆ UWB3_RSP_OK

#define UWB3_RSP_OK   "ok"

UWB 3 device response to commands.

Device response to commands.

◆ UWB3_RX_DRV_BUFFER_SIZE

#define UWB3_RX_DRV_BUFFER_SIZE   1000

◆ UWB3_TX_DRV_BUFFER_SIZE

#define UWB3_TX_DRV_BUFFER_SIZE   100

UWB 3 driver buffer size.

Specified size of driver ring buffer.

Note
Increase buffer size if needed.