libosmocore 1.10.0.58-6cd7a
Osmocom core library
|
definition of a PRBS sequence More...
#include <prbs.h>
Data Fields | |
const char * | name |
human-readable name More... | |
unsigned int | len |
length in bits More... | |
uint64_t | coeff |
coefficients More... | |
definition of a PRBS sequence
uint64_t osmo_prbs::coeff |
coefficients
Referenced by osmo_prbs_process_bit().
unsigned int osmo_prbs::len |
length in bits
const char* osmo_prbs::name |
human-readable name