Skip to main content

bert_state_t

Type Alias bert_state_t 

Source
pub type bert_state_t = bert_state_s;
Expand description

Bit error rate tester (BERT) descriptor. This defines the working state for a single instance of the BERT.

Aliased Typeยง

pub struct bert_state_t { /* private fields */ }