LCP Parameter.
More...
#include <ble_lcp.h>
LCP Parameter.
Definition at line 86 of file ble_lcp.h.
◆ access_address
uint32_t gdx_lcp_config_t::access_address |
The value of the access address.
Definition at line 91 of file ble_lcp.h.
◆ b_disable_rx_oneshot_mode
bool gdx_lcp_config_t::b_disable_rx_oneshot_mode |
should be false in timer trigger mode, support oneshot mode only
Definition at line 97 of file ble_lcp.h.
◆ crc_init
uint32_t gdx_lcp_config_t::crc_init |
The initial value of the crc.
Definition at line 92 of file ble_lcp.h.
◆ freq_mhz
uint32_t gdx_lcp_config_t::freq_mhz |
The value of the frequency(range: 2360-2520), uint: MHz.
Definition at line 90 of file ble_lcp.h.
◆ rate
uint8_t gdx_lcp_config_t::rate |
◆ rx_done_cb
◆ rx_handler_cb
The callback function of rx.
Definition at line 103 of file ble_lcp.h.
◆ rx_window_size_us
uint32_t gdx_lcp_config_t::rx_window_size_us |
◆ trx_mode
uint8_t gdx_lcp_config_t::trx_mode |
◆ trx_timer_period_us
uint32_t gdx_lcp_config_t::trx_timer_period_us |
◆ trx_timer_trigger_trx_time_us
uint32_t gdx_lcp_config_t::trx_timer_trigger_trx_time_us |
◆ tx_done_cb
◆ txpwr_dbm
int8_t gdx_lcp_config_t::txpwr_dbm |
The value of the tx power(range: -20-7), uint: dBm.
Definition at line 89 of file ble_lcp.h.
◆ whiten_en
bool gdx_lcp_config_t::whiten_en |
The documentation for this struct was generated from the following file: