wirelesssun 2.1.0.0
Wireless SUN Device Settings

Settings for registers of Wireless SUN Click driver. More...

Macros

#define WIRELESSSUN_CMD_HELP   "help"
 Wireless SUN control commands.
 
#define WIRELESSSUN_CMD_VERS   "vers"
 
#define WIRELESSSUN_CMD_VERNUM   "vernum"
 
#define WIRELESSSUN_CMD_RESET   "reset"
 
#define WIRELESSSUN_CMD_SLEEP   "sleep"
 
#define WIRELESSSUN_CMD_ECHO   "echo"
 
#define WIRELESSSUN_CMD_JSON   "json"
 
#define WIRELESSSUN_CMD_MODE   "mode"
 
#define WIRELESSSUN_CMD_CHRATE   "chrate"
 
#define WIRELESSSUN_CMD_CHAN   "chan"
 
#define WIRELESSSUN_CMD_RCCAL   "rccal"
 
#define WIRELESSSUN_CMD_MAC   "mac"
 
#define WIRELESSSUN_CMD_MACF   "macf"
 
#define WIRELESSSUN_CMD_MTXCTL   "mtxctl"
 
#define WIRELESSSUN_CMD_PAN   "pan"
 
#define WIRELESSSUN_CMD_NETNAME   "netname"
 
#define WIRELESSSUN_CMD_IP   "ip"
 
#define WIRELESSSUN_CMD_INIT   "init"
 
#define WIRELESSSUN_CMD_ATSTART   "atstart"
 
#define WIRELESSSUN_CMD_TCPCON   "tcpcon"
 
#define WIRELESSSUN_CMD_TCPDIS   "tcpdis"
 
#define WIRELESSSUN_CMD_LEASEIP   "leaseip"
 
#define WIRELESSSUN_CMD_LEASERNG   "leaserng"
 
#define WIRELESSSUN_CMD_STAT   "stat"
 
#define WIRELESSSUN_CMD_RSTAT   "rstat"
 
#define WIRELESSSUN_CMD_MSTAT   "mstat"
 
#define WIRELESSSUN_CMD_FSTAT   "fstat"
 
#define WIRELESSSUN_CMD_CHCONFIG   "chconfig"
 
#define WIRELESSSUN_CMD_CHCUR   "chcur"
 
#define WIRELESSSUN_CMD_MTXAVL   "mtxavl"
 
#define WIRELESSSUN_CMD_FMSECKEY   "fmseckey"
 
#define WIRELESSSUN_CMD_NEBR   "nebr"
 
#define WIRELESSSUN_CMD_PARENT   "parent"
 
#define WIRELESSSUN_CMD_RPLINF   "rplinf"
 
#define WIRELESSSUN_CMD_TCPSTAT   "tcpstat"
 
#define WIRELESSSUN_CMD_RPLSR   "rplsr"
 
#define WIRELESSSUN_CMD_LEASED   "leased"
 
#define WIRELESSSUN_CMD_TCPS   "tcps"
 
#define WIRELESSSUN_CMD_UDPS   "udps"
 
#define WIRELESSSUN_CMD_UDPST   "udpst"
 
#define WIRELESSSUN_CMD_PING   "ping"
 
#define WIRELESSSUN_CMD_TCPOPTS   "tcpopts"
 
#define WIRELESSSUN_CMD_UDPOPTS   "udpopts"
 
#define WIRELESSSUN_CMD_RMTCMD   "rmtcmd"
 
#define WIRELESSSUN_CMD_RMTOPTS   "rmtopts"
 
#define WIRELESSSUN_CMD_RFEC   "rfec"
 
#define WIRELESSSUN_CMD_RANTSW   "rantsw"
 
#define WIRELESSSUN_CMD_FNODE   "fnode"
 
#define WIRELESSSUN_CMD_AUTH   "auth"
 
#define WIRELESSSUN_CMD_NODEF   "nodef"
 
#define WIRELESSSUN_CMD_PARAM   "param"
 
#define WIRELESSSUN_CMD_SAVE   "save"
 
#define WIRELESSSUN_CMD_CLEAR   "clear"
 
#define WIRELESSSUN_CMD_SVRST   "svrst"
 
#define WIRELESSSUN_CMD_CLRST   "clrst"
 
#define WIRELESSSUN_CMD_PROMPT_SIGN   "\r\n>"
 
#define WIRELESSSUN_CMD_DELIMITER   " "
 
#define WIRELESSSUN_RSP_UDPR   "udpr"
 Wireless SUN UDP/TCP responses.
 
#define WIRELESSSUN_RSP_UDPR   "udpr"
 Wireless SUN UDP/TCP responses.
 
#define WIRELESSSUN_RSP_TCPR   "tcpr"
 
#define WIRELESSSUN_DEVICE_ROLE_STOP   "0"
 Wireless SUN device role settings.
 
#define WIRELESSSUN_DEVICE_ROLE_BORDER   "1"
 
#define WIRELESSSUN_DEVICE_ROLE_ROUTER   "2"
 
#define WIRELESSSUN_DEVICE_ROLE_LEAF   "3"
 
#define WIRELESSSUN_DEFAULT_PORT   "3610"
 Wireless SUN TCP/UDP port settings.
 
#define TX_DRV_BUFFER_SIZE   100
 Wireless SUN driver buffer size.
 
#define RX_DRV_BUFFER_SIZE   600
 

Detailed Description

Settings for registers of Wireless SUN Click driver.

Macro Definition Documentation

◆ RX_DRV_BUFFER_SIZE

#define RX_DRV_BUFFER_SIZE   600

◆ TX_DRV_BUFFER_SIZE

#define TX_DRV_BUFFER_SIZE   100

Wireless SUN driver buffer size.

Specified size of driver ring buffer.

Note
Increase buffer size if needed.

◆ WIRELESSSUN_CMD_ATSTART

#define WIRELESSSUN_CMD_ATSTART   "atstart"

◆ WIRELESSSUN_CMD_AUTH

#define WIRELESSSUN_CMD_AUTH   "auth"

◆ WIRELESSSUN_CMD_CHAN

#define WIRELESSSUN_CMD_CHAN   "chan"

◆ WIRELESSSUN_CMD_CHCONFIG

#define WIRELESSSUN_CMD_CHCONFIG   "chconfig"

◆ WIRELESSSUN_CMD_CHCUR

#define WIRELESSSUN_CMD_CHCUR   "chcur"

◆ WIRELESSSUN_CMD_CHRATE

#define WIRELESSSUN_CMD_CHRATE   "chrate"

◆ WIRELESSSUN_CMD_CLEAR

#define WIRELESSSUN_CMD_CLEAR   "clear"

◆ WIRELESSSUN_CMD_CLRST

#define WIRELESSSUN_CMD_CLRST   "clrst"

◆ WIRELESSSUN_CMD_DELIMITER

#define WIRELESSSUN_CMD_DELIMITER   " "

◆ WIRELESSSUN_CMD_ECHO

#define WIRELESSSUN_CMD_ECHO   "echo"

◆ WIRELESSSUN_CMD_FMSECKEY

#define WIRELESSSUN_CMD_FMSECKEY   "fmseckey"

◆ WIRELESSSUN_CMD_FNODE

#define WIRELESSSUN_CMD_FNODE   "fnode"

◆ WIRELESSSUN_CMD_FSTAT

#define WIRELESSSUN_CMD_FSTAT   "fstat"

◆ WIRELESSSUN_CMD_HELP

#define WIRELESSSUN_CMD_HELP   "help"

Wireless SUN control commands.

Specified setting for control commands of Wireless SUN Click driver.

◆ WIRELESSSUN_CMD_INIT

#define WIRELESSSUN_CMD_INIT   "init"

◆ WIRELESSSUN_CMD_IP

#define WIRELESSSUN_CMD_IP   "ip"

◆ WIRELESSSUN_CMD_JSON

#define WIRELESSSUN_CMD_JSON   "json"

◆ WIRELESSSUN_CMD_LEASED

#define WIRELESSSUN_CMD_LEASED   "leased"

◆ WIRELESSSUN_CMD_LEASEIP

#define WIRELESSSUN_CMD_LEASEIP   "leaseip"

◆ WIRELESSSUN_CMD_LEASERNG

#define WIRELESSSUN_CMD_LEASERNG   "leaserng"

◆ WIRELESSSUN_CMD_MAC

#define WIRELESSSUN_CMD_MAC   "mac"

◆ WIRELESSSUN_CMD_MACF

#define WIRELESSSUN_CMD_MACF   "macf"

◆ WIRELESSSUN_CMD_MODE

#define WIRELESSSUN_CMD_MODE   "mode"

◆ WIRELESSSUN_CMD_MSTAT

#define WIRELESSSUN_CMD_MSTAT   "mstat"

◆ WIRELESSSUN_CMD_MTXAVL

#define WIRELESSSUN_CMD_MTXAVL   "mtxavl"

◆ WIRELESSSUN_CMD_MTXCTL

#define WIRELESSSUN_CMD_MTXCTL   "mtxctl"

◆ WIRELESSSUN_CMD_NEBR

#define WIRELESSSUN_CMD_NEBR   "nebr"

◆ WIRELESSSUN_CMD_NETNAME

#define WIRELESSSUN_CMD_NETNAME   "netname"

◆ WIRELESSSUN_CMD_NODEF

#define WIRELESSSUN_CMD_NODEF   "nodef"

◆ WIRELESSSUN_CMD_PAN

#define WIRELESSSUN_CMD_PAN   "pan"

◆ WIRELESSSUN_CMD_PARAM

#define WIRELESSSUN_CMD_PARAM   "param"

◆ WIRELESSSUN_CMD_PARENT

#define WIRELESSSUN_CMD_PARENT   "parent"

◆ WIRELESSSUN_CMD_PING

#define WIRELESSSUN_CMD_PING   "ping"

◆ WIRELESSSUN_CMD_PROMPT_SIGN

#define WIRELESSSUN_CMD_PROMPT_SIGN   "\r\n>"

◆ WIRELESSSUN_CMD_RANTSW

#define WIRELESSSUN_CMD_RANTSW   "rantsw"

◆ WIRELESSSUN_CMD_RCCAL

#define WIRELESSSUN_CMD_RCCAL   "rccal"

◆ WIRELESSSUN_CMD_RESET

#define WIRELESSSUN_CMD_RESET   "reset"

◆ WIRELESSSUN_CMD_RFEC

#define WIRELESSSUN_CMD_RFEC   "rfec"

◆ WIRELESSSUN_CMD_RMTCMD

#define WIRELESSSUN_CMD_RMTCMD   "rmtcmd"

◆ WIRELESSSUN_CMD_RMTOPTS

#define WIRELESSSUN_CMD_RMTOPTS   "rmtopts"

◆ WIRELESSSUN_CMD_RPLINF

#define WIRELESSSUN_CMD_RPLINF   "rplinf"

◆ WIRELESSSUN_CMD_RPLSR

#define WIRELESSSUN_CMD_RPLSR   "rplsr"

◆ WIRELESSSUN_CMD_RSTAT

#define WIRELESSSUN_CMD_RSTAT   "rstat"

◆ WIRELESSSUN_CMD_SAVE

#define WIRELESSSUN_CMD_SAVE   "save"

◆ WIRELESSSUN_CMD_SLEEP

#define WIRELESSSUN_CMD_SLEEP   "sleep"

◆ WIRELESSSUN_CMD_STAT

#define WIRELESSSUN_CMD_STAT   "stat"

◆ WIRELESSSUN_CMD_SVRST

#define WIRELESSSUN_CMD_SVRST   "svrst"

◆ WIRELESSSUN_CMD_TCPCON

#define WIRELESSSUN_CMD_TCPCON   "tcpcon"

◆ WIRELESSSUN_CMD_TCPDIS

#define WIRELESSSUN_CMD_TCPDIS   "tcpdis"

◆ WIRELESSSUN_CMD_TCPOPTS

#define WIRELESSSUN_CMD_TCPOPTS   "tcpopts"

◆ WIRELESSSUN_CMD_TCPS

#define WIRELESSSUN_CMD_TCPS   "tcps"

◆ WIRELESSSUN_CMD_TCPSTAT

#define WIRELESSSUN_CMD_TCPSTAT   "tcpstat"

◆ WIRELESSSUN_CMD_UDPOPTS

#define WIRELESSSUN_CMD_UDPOPTS   "udpopts"

◆ WIRELESSSUN_CMD_UDPS

#define WIRELESSSUN_CMD_UDPS   "udps"

◆ WIRELESSSUN_CMD_UDPST

#define WIRELESSSUN_CMD_UDPST   "udpst"

◆ WIRELESSSUN_CMD_VERNUM

#define WIRELESSSUN_CMD_VERNUM   "vernum"

◆ WIRELESSSUN_CMD_VERS

#define WIRELESSSUN_CMD_VERS   "vers"

◆ WIRELESSSUN_DEFAULT_PORT

#define WIRELESSSUN_DEFAULT_PORT   "3610"

Wireless SUN TCP/UDP port settings.

Specified setting for TCP/UDP port of Wireless SUN Click driver.

◆ WIRELESSSUN_DEVICE_ROLE_BORDER

#define WIRELESSSUN_DEVICE_ROLE_BORDER   "1"

◆ WIRELESSSUN_DEVICE_ROLE_LEAF

#define WIRELESSSUN_DEVICE_ROLE_LEAF   "3"

◆ WIRELESSSUN_DEVICE_ROLE_ROUTER

#define WIRELESSSUN_DEVICE_ROLE_ROUTER   "2"

◆ WIRELESSSUN_DEVICE_ROLE_STOP

#define WIRELESSSUN_DEVICE_ROLE_STOP   "0"

Wireless SUN device role settings.

Specified setting for device role of Wireless SUN Click driver.

◆ WIRELESSSUN_RSP_TCPR

#define WIRELESSSUN_RSP_TCPR   "tcpr"

◆ WIRELESSSUN_RSP_UDPR [1/2]

#define WIRELESSSUN_RSP_UDPR   "udpr"

Wireless SUN UDP/TCP responses.

Specified UDP/TCP responses of Wireless SUN Click driver.

◆ WIRELESSSUN_RSP_UDPR [2/2]

#define WIRELESSSUN_RSP_UDPR   "udpr"

Wireless SUN UDP/TCP responses.

Specified UDP/TCP responses of Wireless SUN Click driver.