nRF5 SDK v17.1.0
Data Fields
pd_data_ind_t Struct Reference

PD-DATA.indication parameters. More...

#include <phy_pd_data.h>

Data Fields

pd_data_ind_private_t service
 
uint8_t * psdu
 
uint8_t psdu_length
 
uint8_t ppdu_link_quality
 

Detailed Description

PD-DATA.indication parameters.

See 6.2.1.3 PD-DATA.indication. See Table 8 - PD-DATA.indication parameters.

Field Documentation

uint8_t pd_data_ind_t::ppdu_link_quality

Link quality (LQI) value measured during reception of the PPDU (see 6.9.8). Valid range: 0x00 - 0xFF.

uint8_t* pd_data_ind_t::psdu

The set of octets forming the PSDU received by the PHY entity.

uint8_t pd_data_ind_t::psdu_length

The number of octets contained in the PSDU received by the PHY entity. Valid range: less or equal to PHY_MAX_PACKET_SIZE.

pd_data_ind_private_t pd_data_ind_t::service

Service field.


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

Documentation feedback | Developer Zone | Subscribe | Updated