Query Modem Byte Counters

rxc, txc = modem.bytes( [reset] )

Return the modem byte counters, and optionally clear the values (if reset = true).

Note

This is the number of PPP bytes sent or received to/from the modem.