FreeRTOS: FreeRTOS Cellular Library v1.2.0
FreeRTOS Cellular Library
CellularEidrxSettings_t Struct Reference

Represents e-I-DRX settings. More...

#include <cellular_types.h>

Data Fields

uint8_t mode
 
uint8_t rat
 
uint8_t requestedEdrxVaue
 
uint8_t nwProvidedEdrxVaue
 
uint8_t pagingTimeWindow
 

Detailed Description

Represents e-I-DRX settings.

Field Documentation

◆ mode

uint8_t CellularEidrxSettings_t::mode

e-I-DRX mode (as shown above).

◆ rat

uint8_t CellularEidrxSettings_t::rat

Radio Access Technology (as shown above).

◆ requestedEdrxVaue

uint8_t CellularEidrxSettings_t::requestedEdrxVaue

Requested eDRX value encoded as per spec (as shown above).

◆ nwProvidedEdrxVaue

uint8_t CellularEidrxSettings_t::nwProvidedEdrxVaue

Network provided eDRX value encoded as per spec (as shown above). Only applicable in URC.

◆ pagingTimeWindow

uint8_t CellularEidrxSettings_t::pagingTimeWindow

Paging time window encoded as per spec (as shown above). Only applicable in URC.


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