nrfxlib API 2.8.99
|
RX operation. More...
#include <nrf_modem_dect_phy.h>
Data Fields | |
uint64_t | start_time |
Operation start time as modem time. | |
uint32_t | handle |
Handle for the RX operation. | |
uint32_t | network_id |
Network ID for scrambling. | |
enum nrf_modem_dect_phy_rx_mode | mode |
Reception mode. | |
enum nrf_modem_dect_phy_rssi_interval | rssi_interval |
RSSI measurement reporting interval, in slots. | |
struct nrf_modem_dect_phy_link_id | link_id |
Radio link identifier. | |
int8_t | rssi_level |
Expected antenna signal level of the reception. | |
uint16_t | carrier |
The absolute channel frequency number for the reception. | |
uint32_t | duration |
Duration of reception in modem time units. | |
struct nrf_modem_dect_phy_rx_filter | filter |
Reception filter for this operation. | |
RX operation.