#include <include/esb.h>
Value: { \
.event_handler = 0, \
.tx_output_power = 0, \
.retransmit_delay = 600, \
.retransmit_count = 3, \
.payload_length = 32, \
.selective_auto_ack = false, \
.use_fast_ramp_up = false \
}
@ ESB_MODE_PTX
Definition esb.h:101
@ ESB_TXMODE_AUTO
Definition esb.h:272
@ ESB_CRC_8BIT
Definition esb.h:139
@ ESB_BITRATE_2MBPS
Definition esb.h:110
@ ESB_PROTOCOL_ESB
Definition esb.h:95
Default legacy radio parameters.
Identical to the nRF24Lxx defaults.