pd_data_req_t

nRF5 SDK v15.0.0

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 .

  • components/802_15_4/api/PHY/phy_pd_data.h