Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tdf_struct_lte_cell_neighbour Struct Reference

LTE cell ID (Global) More...

#include <definitions.h>

Data Fields

uint32_t earfcn
 Evolved Absolute Radio Frequency Channel (E-ARFCN)
 
uint16_t pci
 Physical Cell Identity.
 
uint16_t time_diff
 Time after the serving cell was observed that the neighbor cell was observed.
 
uint8_t rsrp
 Reference signal received power (255 = Unknown)
 
int8_t rsrq
 Reference signal received quality (-128 = Unknown)
 

Detailed Description

LTE cell ID (Global)

Field Documentation

◆ earfcn

uint32_t tdf_struct_lte_cell_neighbour::earfcn

Evolved Absolute Radio Frequency Channel (E-ARFCN)

◆ pci

uint16_t tdf_struct_lte_cell_neighbour::pci

Physical Cell Identity.

◆ rsrp

uint8_t tdf_struct_lte_cell_neighbour::rsrp

Reference signal received power (255 = Unknown)

◆ rsrq

int8_t tdf_struct_lte_cell_neighbour::rsrq

Reference signal received quality (-128 = Unknown)

◆ time_diff

uint16_t tdf_struct_lte_cell_neighbour::time_diff

Time after the serving cell was observed that the neighbor cell was observed.


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