nRF5 SDK v12.3.0
Data Fields
nrf_gzll_device_tx_info_t Struct Reference

Data structure containing information about the last packet transmission. More...

#include <nrf_gzll.h>

Data Fields

bool payload_received_in_ack
 A payload was received in the ACK.
 
uint16_t num_tx_attempts
 Number of attempts used on previous Device packet transmission.
 
uint16_t num_channel_switches
 Number of channel switches needed during previous packet transmission.
 
int16_t rssi
 Received signal strength indicator in dBm. More...
 

Detailed Description

Data structure containing information about the last packet transmission.

Field Documentation

int16_t nrf_gzll_device_tx_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