|
PicoWAN SDK Documentation
|
MAC receive information. More...
#include <mac.h>
Data Fields | |
| mac_info_status_t | status |
| uint8_t | port |
| MAC port the message is send to (1..223, while 0 is used for MAC commands) | |
| uint8_t * | payload |
| pointer to received message | |
| uint8_t | payload_len |
| length of the message | |
| int16_t | rssi |
| received signal strength in dBm | |
| int8_t | snr |
| received signal to noise ratio in dB | |
MAC receive information.
1.8.11