nrf_esb_config_t

nRF5 SDK v12.1.0

Main configuration structure for the module. More...

#include <nrf_esb.h>

Detailed Description

Main configuration structure for the module.

Field Documentation

nrf_esb_bitrate_t nrf_esb_config_t::bitrate

Enhanced ShockBurst bitrate mode.

nrf_esb_crc_t nrf_esb_config_t::crc

Enhanced ShockBurst CRC modes.

nrf_esb_event_handler_t nrf_esb_config_t::event_handler

Enhanced ShockBurst event handler.

uint8_t nrf_esb_config_t::event_irq_priority

ESB event interrupt priority.

nrf_esb_mode_t nrf_esb_config_t::mode

Enhanced ShockBurst mode.

uint8_t nrf_esb_config_t::payload_length

Length of the payload (maximum length depends on the platforms that are used on each side).

nrf_esb_protocol_t nrf_esb_config_t::protocol

Enhanced ShockBurst protocol.

uint8_t nrf_esb_config_t::radio_irq_priority

nRF radio interrupt priority.

uint16_t nrf_esb_config_t::retransmit_count

The number of retransmissions attempts before transmission fail.

uint16_t nrf_esb_config_t::retransmit_delay

The delay between each retransmission of unacknowledged packets.

bool nrf_esb_config_t::selective_auto_ack

Enable or disable selective auto acknowledgment.

nrf_esb_tx_mode_t nrf_esb_config_t::tx_mode

Enhanced ShockBurst transmission mode.

nrf_esb_tx_power_t nrf_esb_config_t::tx_output_power

Enhanced ShockBurst radio transmission power mode.

  • components/proprietary_rf/esb/nrf_esb.h