SIM900
Loading...
Searching...
No Matches
_SIM900PhonebookCapacity Struct Reference

Public Attributes

String memoryType
 The type of phonebook memory (e.g., "SM" for SIM memory).
 
uint8_t used
 The number of entries used in the phonebook memory.
 
uint8_t max
 The maximum number of entries that can be stored in the phonebook memory.
 

Detailed Description

Definition at line 354 of file sim900_defs.h.

Member Data Documentation

◆ max

uint8_t _SIM900PhonebookCapacity::max

The maximum number of entries that can be stored in the phonebook memory.

Definition at line 362 of file sim900_defs.h.

◆ memoryType

String _SIM900PhonebookCapacity::memoryType

The type of phonebook memory (e.g., "SM" for SIM memory).

Definition at line 356 of file sim900_defs.h.

◆ used

uint8_t _SIM900PhonebookCapacity::used

The number of entries used in the phonebook memory.

Definition at line 359 of file sim900_defs.h.


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