nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_gzll_host_rx_info_t Struct Reference

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().