DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
data_8b10b_t Struct Reference

#include <WIB.hh>

Public Member Functions

 data_8b10b_t (uint8_t _k, uint8_t _d)
 

Public Attributes

bool k
 
uint8_t data
 

Detailed Description

Definition at line 20 of file WIB.hh.

Constructor & Destructor Documentation

◆ data_8b10b_t()

data_8b10b_t::data_8b10b_t ( uint8_t _k,
uint8_t _d )
inline

Definition at line 21 of file WIB.hh.

21{k=_k;data=_d;}
bool k
Definition WIB.hh:22
uint8_t data
Definition WIB.hh:23

Member Data Documentation

◆ data

uint8_t data_8b10b_t::data

Definition at line 23 of file WIB.hh.

◆ k

bool data_8b10b_t::k

Definition at line 22 of file WIB.hh.


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