|
Orion
high-rate readout
|
ABCstar Front-End Chip Interfaces. More...
#include "itk/factory.hpp"#include "itk/fec/regmem.hpp"#include "itk/fec/register.hpp"#include "itk/fec/field.hpp"#include "itk/fec/chip.hpp"#include "itk/star/commander.hpp"#include "itk/star/abc1/reglist_abc1.hpp"#include "itk/star/abc1/fldlist_abc1.hpp"#include "itk/fec/chpmap.hpp"

Go to the source code of this file.
Classes | |
| class | itk::star::abc::RegMem |
| Register memory for ABCstar. More... | |
| class | itk::star::abc::Chip |
| Chip interface for ABCstar. More... | |
| struct | itk::star::abc::Chip::Factory |
Typedefs | |
| using | itk::star::abc::reg_t = uint32_t |
| using | itk::star::abc::fld_t = uint64_t |
| using | itk::star::abc::Commander = itk::star::Commander |
| using | itk::star::abc::Register = itk::Register< RegMem, Commander > |
| using | itk::star::abc::Field = itk::Field< fld_t, Register > |
| using | itk::star::abc1::Commander = abc::Commander |
| using | itk::star::abc1::Register = abc::Register |
| using | itk::star::abc1::Field = abc::Field |
| using | itk::star::abc1::Chip = abc::Chip |
ABCstar Front-End Chip Interfaces.