pub const netopt_t_NETOPT_STATS: netopt_t = 44;
Expand description
@brief (@ref netstats_t) get statistics about sent and received packets and data of the device or protocol
A get operation expects a @ref netstats_t and will copy the current statistics into it, atomically. A set operation resets the statistics (zeros it out) regardless of the parameter given.