nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ser_phy_evt_rx_buf_request_params_t Struct Reference

A struct containing parameters of the event of type SER_PHY_EVT_RX_BUF_REQUEST. More...

#include <ser_phy.h>

Data Fields

uint16_t num_of_bytes
 

Detailed Description

A struct containing parameters of the event of type SER_PHY_EVT_RX_BUF_REQUEST.

Field Documentation

uint16_t ser_phy_evt_rx_buf_request_params_t::num_of_bytes
  Length of a buffer in octets that layer above PHY module should

deliver to enable PHY module to receive packet.