nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
lte_lc_cell Struct Reference

Cell information. More...

#include <lte_lc.h>

Data Fields

int mcc
 Mobile Country Code.
 
int mnc
 Mobile Network Code.
 
uint32_t id
 E-UTRAN cell ID, range 0 - LTE_LC_CELL_EUTRAN_ID_MAX.
 
uint32_t tac
 Tracking area code.
 
uint32_t earfcn
 EARFCN per 3GPP TS 36.101.
 
uint16_t timing_advance
 Timing advance decimal value in basic time units (Ts).
 
uint64_t timing_advance_meas_time
 Timing advance measurement time in milliseconds, calculated from modem boot time.
 
uint64_t measurement_time
 Cell measurement time in milliseconds, calculated from modem boot time.
 
uint16_t phys_cell_id
 Physical cell ID.
 
int16_t rsrp
 RSRP.
 
int16_t rsrq
 RSRQ.
 

Detailed Description

Cell information.


The documentation for this struct was generated from the following file: