#include <prbsgen.h>
|
| enum | {
G7 = 0x00000041,
G8 = 0x0000008E,
G15 = 0x00004001,
G16 = 0x00008016,
G23 = 0x00400010,
G24 = 0x0080000D,
G31 = 0x40000004,
G32 = 0x80000057
} |
| |
◆ anonymous enum
| Enumerator |
|---|
| G7 | |
| G8 | |
| G15 | |
| G16 | |
| G23 | |
| G24 | |
| G31 | |
| G32 | |
◆ Prbsgen()
| Prbsgen::Prbsgen |
( |
void |
| ) |
|
|
inline |
◆ ~Prbsgen()
| Prbsgen::~Prbsgen |
( |
void |
| ) |
|
|
inline |
◆ crc_in()
| void Prbsgen::crc_in |
( |
int |
b | ) |
|
|
inline |
◆ crc_out()
| int Prbsgen::crc_out |
( |
void |
| ) |
|
|
inline |
◆ degr()
| int Prbsgen::degr |
( |
void |
| ) |
const |
|
inline |
◆ hbit()
| uint32_t Prbsgen::hbit |
( |
void |
| ) |
const |
|
inline |
◆ mask()
| uint32_t Prbsgen::mask |
( |
void |
| ) |
const |
|
inline |
◆ poly()
| uint32_t Prbsgen::poly |
( |
void |
| ) |
const |
|
inline |
◆ set_poly()
| void Prbsgen::set_poly |
( |
uint32_t |
poly | ) |
|
|
inline |
◆ set_stat()
| void Prbsgen::set_stat |
( |
uint32_t |
stat | ) |
|
|
inline |
◆ stat()
| uint32_t Prbsgen::stat |
( |
void |
| ) |
const |
|
inline |
◆ step()
| int Prbsgen::step |
( |
void |
| ) |
|
|
inline |
◆ sync_back()
| void Prbsgen::sync_back |
( |
uint32_t |
bits | ) |
|
|
inline |
◆ sync_forw()
| void Prbsgen::sync_forw |
( |
uint32_t |
bits | ) |
|
|
inline |
◆ _degr
◆ _hbit
◆ _mask
◆ _poly
◆ _stat
The documentation for this class was generated from the following file: