Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_nr5gModInfo Struct Reference

#include <nas.h>

Data Fields

uint8_t len
 
uint8_t mod [256]
 

Detailed Description

This structure contains the NR5G Modulation Information.

Parameters
len
  • Number of NR5G Modulation value.
mod
  • NR5G downlink/uplink 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.
5G Specific:

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