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