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

eDRX configuration. More...

#include <lte_modem_monitor.h>

Data Fields

enum cellular_access_technology mode
 LTE mode for which the configuration is valid.
float edrx
 eDRX interval in seconds.
float ptw
 Paging time window in seconds.

Detailed Description

eDRX configuration.

Field Documentation

◆ edrx

float lte_edrx_cfg::edrx

eDRX interval in seconds.

◆ mode

enum cellular_access_technology lte_edrx_cfg::mode

LTE mode for which the configuration is valid.

If the mode is CELLULAR_ACCESS_TECHNOLOGY_UNKNOWN, access technology is not using eDRX.

◆ ptw

float lte_edrx_cfg::ptw

Paging time window in seconds.


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