#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nTotalSent |
U32 | nTotalReceived |
U64 | nLifeTimeSent |
U64 | nLifeTimeReceived |
U32 | nClearYear |
U32 | nClearMonth |
U32 | nClearDay |
U32 | nClearHour |
U32 | nClearMinute |
U32 | nClearSecond |
SwiClearDataCounters
The day of the last data counter reset (1-31, 0 if not initialized).
The hour of the last data counter reset (0-23).
The minute of the last data counter reset (0-59).
The month of the last data counter reset (1-12, 0 if not initialized).
The second of the last data counter reset (0-59).
The year of the last data counter reset (1-255 , 0 if not initialized.
Total lifetime bytes received.
Total lifetime bytes sent.
Total bytes received since the data counters were last reset.
Total bytes sent since the data counters were last reset.
The size, in bytes, of this structure. This value must always be populated by the calling application.