PicoWAN SDK Documentation
Data Fields
mac_rx_info_t Struct Reference

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
 

Detailed Description

MAC receive information.


The documentation for this struct was generated from the following file: