nRF51 SDK v9.0.0
Data structure containing information about the last packet received. More...
#include <nrf_gzll.h>
Data Fields |
|
| bool | packet_removed_from_tx_fifo |
|
A payload was received in the ACK.
|
|
| int16_t | rssi |
|
Received signal strength indicator in dBm.
More...
|
|
Detailed Description
Data structure containing information about the last packet received.
Field Documentation
| int16_t nrf_gzll_host_rx_info_t::rssi |
Received signal strength indicator in dBm.
- See Also
- nrf_gzll_enable_rssi().