bert_state_t Struct Reference
#include <bert.h>
List of all members.
|
Public Attributes |
|
int | pattern |
|
int | pattern_class |
|
bert_report_func_t | reporter |
|
void * | user_data |
|
int | report_frequency |
|
int | limit |
|
uint32_t | tx_reg |
|
int | tx_step |
|
int | tx_step_bit |
|
int | tx_bits |
|
int | tx_zeros |
|
uint32_t | rx_reg |
|
uint32_t | ref_reg |
|
uint32_t | master_reg |
|
int | rx_step |
|
int | rx_step_bit |
|
int | resync |
|
int | rx_bits |
|
int | rx_zeros |
|
int | resync_len |
|
int | resync_percent |
|
int | resync_bad_bits |
|
int | resync_cnt |
|
int | total_bits |
|
int | bad_bits |
|
int | resyncs |
|
uint32_t | mask |
|
int | shift |
|
int | shift2 |
|
int | max_zeros |
|
int | invert |
|
int | resync_time |
|
int | decade_ptr [8] |
|
int | decade_bad [8][10] |
|
int | step |
|
int | error_rate |
|
int | bit_error_status |
|
int | report_countdown |
Detailed Description
Bit error rate tester (BERT) descriptor. This defines the working state for a single instance of the BERT.
The documentation for this struct was generated from the following file:
Generated on Tue Aug 1 06:30:23 2006 for libspandsp by
1.4.7