Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nr5gModInfo Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE len
 
BYTE mod [256]
 

Detailed Description

This structure contains the NR5G Modulation Information.

Parameters
len
  • Number of NR5G Modulation value.
mod
  • NR5G modulation.
  • NR5G downlink modulation.
    • Values:
      • CMAPI_NR5G_API_MODULATION_BPSK (0x00) - BPSK
      • CMAPI_NR5G_API_MODULATION_QPSK (0x01) - QPSK
      • CMAPI_NR5G_API_MODULATION_16QAM (0x02) - 16-QAM
      • CMAPI_NR5G_API_MODULATION_64QAM (0x03) - 64-QAM
      • CMAPI_NR5G_API_MODULATION_256QAM (0x04) - 256-QAM
      • CMAPI_NR5G_API_MODULATION_UNKNOWN (0xFF) - Unknown modulation.

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