libosmocore  1.5.1.205-e67e
Osmocom core library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osmo_prbs Struct Reference

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...
 

Detailed Description

definition of a PRBS sequence

Field Documentation

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


The documentation for this struct was generated from the following file: