SIM900
_SIM900PhonebookCapacity Struct Reference

Public Attributes

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

Detailed Description

Definition at line 408 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 416 of file sim900_defs.h.

◆ memoryType

String _SIM900PhonebookCapacity::memoryType

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

Definition at line 410 of file sim900_defs.h.

◆ used

uint8_t _SIM900PhonebookCapacity::used

The number of entries used in the phonebook memory.

Definition at line 413 of file sim900_defs.h.


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