Mistake on this page?
Report an issue in GitHub or email us
Data Fields
LlTestReport_t Struct Reference

Test report data. More...

#include <ll_api.h>

Data Fields

uint16_t numTx
 
uint16_t numRxSuccess
 
uint16_t numRxCrcError
 
uint16_t numRxTimeout
 

Detailed Description

Test report data.

Definition at line 870 of file ll_api.h.

Field Documentation

uint16_t numRxCrcError

CRC failed packet count.

Definition at line 874 of file ll_api.h.

uint16_t numRxSuccess

Successfully received packet count.

Definition at line 873 of file ll_api.h.

uint16_t numRxTimeout

Receive timeout count.

Definition at line 875 of file ll_api.h.

uint16_t numTx

Total transmit packet count.

Definition at line 872 of file ll_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.