nRF5 SDK v17.1.0
Data Fields
pd_data_req_t Struct Reference

PD-DATA.request parameters. More...

#include <phy_pd_data.h>

Data Fields

uint8_t * psdu
 
uint8_t psdu_length
 

Detailed Description

PD-DATA.request parameters.

See 6.2.1.1 PD-DATA.request. See Table 6 - PD-DATA.request parameters.

Field Documentation

uint8_t* pd_data_req_t::psdu

The set of octets forming the PSDU to be transmitted by the PHY entity.

uint8_t pd_data_req_t::psdu_length

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


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

Documentation feedback | Developer Zone | Subscribe | Updated