Represents PSM settings. More...
#include <cellular_types.h>
Data Fields | |
uint8_t | mode |
uint32_t | periodicTauValue |
uint32_t | periodicRauValue |
uint32_t | gprsReadyTimer |
uint32_t | activeTimeValue |
Represents PSM settings.
uint8_t CellularPsmSettings_t::mode |
PSM mode value (as shown above).
uint32_t CellularPsmSettings_t::periodicTauValue |
TAU (T3412) value encoded as per spec (as shown above).
uint32_t CellularPsmSettings_t::periodicRauValue |
RAU (T3312) value encoded as per Spec (as shown above).
uint32_t CellularPsmSettings_t::gprsReadyTimer |
GPRS Ready timer (T3314) value encoded as per Spec.
uint32_t CellularPsmSettings_t::activeTimeValue |
Active Time (T3324) value encoded as per spec (as shown above).