currentPLMN Struct Reference
Detailed Description
This structure contains the current PLMN parameters
- Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
- Parameters:
-
| MCC |
- mobile country code
- A 16 bit representation of MCC
- Range 0 to 999
|
| MNC |
- mobile network code
- A 16 bit representation of MNC
- Range 0 to 999
|
| netDescrLength |
- Length of Network description field
- Defaults to zero
|
| netDescr |
- Network Description
- optional string containing network name or description
|
Field Documentation