Structure for additional LTE system info
- Parameters
-
| pCsgInfo |
- LTE Closed subscriber group
- Info available when ParamPresenceMask.word[0].bit[0] is set to 1
|
| pCellStatus |
- LTE Cell access status
- Info available when ParamPresenceMask.word[0].bit[1] is set to 1
|
| pEmbmsInfo |
- LTE eMBMS coverage info extended
- Info available when ParamPresenceMask.word[0].bit[2] is set to 1
|
| pCiotCap |
- Accepted NW CIOT capabilities
- Info available when ParamPresenceMask.word[0].bit[3] is set to 1
|
| pCsCap |
- LTE CS capabilities
- Info available when ParamPresenceMask.word[0].bit[4] is set to 1
|
| ParamPresenceMask |
- Bit mask indicating what above fields contain valid info
- word[0].bit[0]: 1 indicating pCsgInfo contains valid info
- word[0].bit[1]: 1 indicating pCellStatus contains valid info
- word[0].bit[2]: 1 indicating pEmbmsInfo contains valid info
- word[0].bit[3]: 1 indicating pCiotCap contains valid info
- word[0].bit[4]: 1 indicating pCsCap contains valid info
|