nrf_radio_packet_conf_t

nRF5 SDK v16.0.0

Packet configuration. More...

#include <nrf_radio.h>

Detailed Description

Packet configuration.

Field Documentation

uint8_t nrf_radio_packet_conf_t::balen

Base address length in number of bytes.

bool nrf_radio_packet_conf_t::big_endian

On air endianness of packet.

uint8_t nrf_radio_packet_conf_t::cilen

Length of code indicator - long range.

bool nrf_radio_packet_conf_t::crcinc

Indicates if LENGTH field contains CRC or not.

uint8_t nrf_radio_packet_conf_t::lflen

Length on air of LENGTH field in number of bits.

uint8_t nrf_radio_packet_conf_t::maxlen

Maximum length of packet payload.

nrf_radio_preamble_length_t nrf_radio_packet_conf_t::plen

Length of preamble on air. Decision point: TASKS_START task.

uint8_t nrf_radio_packet_conf_t::s0len

Length on air of S0 field in number of bytes.

bool nrf_radio_packet_conf_t::s1incl

Include or exclude S1 field in RAM.

uint8_t nrf_radio_packet_conf_t::s1len

Length on air of S1 field in number of bits.

uint8_t nrf_radio_packet_conf_t::statlen

Static length in number of bytes.

uint8_t nrf_radio_packet_conf_t::termlen

Length of TERM field in Long Range operation.

bool nrf_radio_packet_conf_t::whiteen

Enable or disable packet whitening.

  • modules/nrfx/hal/nrf_radio.h