nrfxlib API 2.8.99
|
RSSI measurement. More...
#include <nrf_modem_dect_phy.h>
Data Fields | |
uint64_t | meas_start_time |
Measurement start time, in modem time units. | |
uint32_t | handle |
Handle of the operation. | |
uint16_t | carrier |
The absolute channel frequency number on which the measurements were made. | |
uint16_t | meas_len |
Number of measurements in meas. | |
int8_t * | meas |
RSSI measurements, in dBm. | |
RSSI measurement.