Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2mAteRxStatus Struct Reference
[DataTypes]
  Used to save statistics for receive(RX) test case. More...
#include <m2m_ate_mode.h>
| Data Fields | |
| uint32 | num_rx_pkts | 
| uint32 | num_err_pkts | 
| uint32 | num_good_pkts | 
Detailed Description
Used to save statistics for receive(RX) test case.
Used to save recieve test case configuration.
- See also:
- tenuM2mAteRxPwrMode
Definition at line 332 of file m2m_ate_mode.h.
Field Documentation
Number of RX failed packets
Definition at line 337 of file m2m_ate_mode.h.
Number of RX packets actually received
Definition at line 340 of file m2m_ate_mode.h.
Number of total RX packets
Definition at line 334 of file m2m_ate_mode.h.
Generated on Wed Jul 13 2022 16:32:38 by
 1.7.2
 1.7.2