Unless otherwise stated, all functions are the void type and all their parameters are the uns8 type.
Set the TR module in extremely power saving mode (Deep sleep) |
|
Set the TR module in power saving mode (Sleep) |
|
Enter the debug mode |
|
Active waiting (time in ms) |
|
Active waiting (time in ticks) |
|
Wait for a new tick |
|
Resets counter of ticks |
|
Get number of ticks counted |
|
Start waiting (time in ticks) |
|
Start long waiting (time in ticks) |
|
Still waiting |
|
LEDR and LEDG On times setting (for blinking) |
|
LEDR and LEDG Off times setting (for blinking) |
|
Red LED activation (blinking on background) |
|
Single red LED pulse (one flash on background) |
|
Red LED on |
|
Red LED off, blinking stopped |
|
Green LED activation (blinking on background) |
|
Single green LED pulse (one flash on background) |
|
Green LED on |
|
Green LED off, blinking stopped |
|
Read one byte |
|
Read a block |
|
Write one byte |
|
Write a block |
|
Read a data block from serial EEPROM to bufferINFO |
|
Write a data block from bufferINFO to EEPROM |
|
Read one byte |
|
Indirect write via virtual INDF0 register |
|
Indirect write via virtual INDF1 register |
|
Copy bufferINFO to bufferCOM |
|
Copy bufferINFO to bufferRF |
|
Copy bufferRF to bufferCOM |
|
Copy bufferRF to bufferINFO |
|
Copy bufferCOM to bufferRF |
|
Copy bufferCOM to bufferINFO |
|
Comparison of bufferINFO and bufferRF |
|
Swap bufferINFO and bufferAUX |
|
bufferINFO clearing |
|
bufferRF clearing |
|
Copy any data block to any position |
|
Get info about transceiver module and OS |
|
SPI communication line activation |
|
SPI communication line deactivation |
|
SPI packet transmission |
|
SPI stopping |
|
SPI continuing |
|
SPI status, update SPI flags |
|
Set the RF IC in power saving mode (Sleep) |
|
Set the RF IC in ready mode (wake-up from Sleep) |
|
RF TX power setting (8 levels) |
|
Select RF channel |
|
Select RF power management mode |
|
Detect incoming RF signal |
|
Get RSSI value of incoming RF signal |
|
Send a packet from bufferRF via RF |
|
Receive a packet via RF to bufferRF |
|
Check RF IC functionality and possibly perform RF IC reset |
|
Device is the Coordinator |
|
Device is a Node |
|
Networking disabled |
|
Get information about the network |
|
Request for Fast Response Command |
|
Evaluate whether the FRC command is intended for given Node |
|
Check for being discovered |
|
Optimize number of hops for given Node |
|
Request for bonding (local or remote) |
|
Is the Node bonded? |
|
Changing Node address to universal address (0xFE) |
|
Unbonding |
|
Select service RF channel |
Is the Node bonded? |
|
Unbonding a Node |
|
Rebonding a Node |
|
Clearing of all bonds |
|
Set Access password |
|
Set the key for user encryption and decryption |
|
Encrypt bufferRF |
|
Decrypt bufferRF |
|
Set to switch to RFPGM mode after reset |
|
Set not to switch to RFPGM mode after reset |
|
Switch to RFPGM mode |
|
Setup RFPGM parameters |
|
Get voltage level for battery check |
|
Temperature measurement |
|
Calculate position in a bitmap |
|
Calculate CRC16 |