nRF5 SDK v17.1.0
Data Fields
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.
 
int8_t rssi
 Received signal strength indicator in dBm. More...
 
uint8_t rf_channel
 Channel on which packet has been received.
 

Detailed Description

Data structure containing information about the last packet received.

Field Documentation

int8_t nrf_gzll_host_rx_info_t::rssi

Received signal strength indicator in dBm.

See Also
nrf_gzll_enable_rssi().

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

Documentation feedback | Developer Zone | Subscribe | Updated