RX information associated to a frame.
More...
RX information associated to a frame.
Definition at line 249 of file radio.h.
#include <radio.h>
|
uint8_t | rssi |
| RSSI of the received frame. More...
|
|
uint8_t | lqi |
| LQI of the received frame.
|
|
◆ rssi
uint8_t ieee802154_rx_info_t::rssi |
RSSI of the received frame.
The RSSI is a measure of the RF power in dBm for the received frame. The minimum and maximum values are 0 (-174 dBm) and 254 (80 dBm).
Definition at line 256 of file radio.h.
The documentation for this struct was generated from the following file: