Functions | |
| RegisterBit | DATA_READY (0x0001) |
| RegisterBit | NDATA_READY (0) |
| RegisterBit | ALM_FULL (0x0002) |
| RegisterBit | NALM_FULL (1) |
| RegisterBit | FULL (0x0004) |
| RegisterBit | NFULL (2) |
| RegisterBit | TRG_MATCH (0x0008) |
| RegisterBit | NTRG_MATCH (3) |
| RegisterBit | HEADER_EN (0x0010) |
| RegisterBit | NHEADER_EN (4) |
| RegisterBit | TERM_ON (0x0020) |
| RegisterBit | NTERM_ON (5) |
| RegisterBit | CHIP0_ERROR (0x0040) |
| RegisterBit | NCHIP0_ERROR (6) |
| RegisterBit | CHIP1_ERROR (0x0080) |
| RegisterBit | NCHIP1_ERROR (7) |
| RegisterBit | CHIP2_ERROR (0x0100) |
| RegisterBit | NCHIP2_ERROR (8) |
| RegisterBit | CHIP3_ERROR (0x0200) |
| RegisterBit | NCHIP3_ERROR (9) |
| RegisterBit | BERR_FLAG (0x0400) |
| RegisterBit | NBERR_FLAG (10) |
| RegisterBit | PURGE (0x0800) |
| RegisterBit | NPURGE (11) |
| RegisterBit | RESOLUTIONMASK (0x3000) |
| RegisterBit | RES_800ps (0x0000) |
| RegisterBit | RES_200ps (0x1000) |
| RegisterBit | RES_100ps (0x2000) |
| RegisterBit | RES_25ps (0x3000) |
| RegisterBit | PAIR (0x4000) |
| RegisterBit | NPAIR (14) |
| RegisterBit | TRIGGERLOST (0x8000) |
| RegisterBit | NTRIGGERLOST (15) |
| RegisterBit CCAENV1x90Registers::StatusRegister::ALM_FULL | ( | 0x0002 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::BERR_FLAG | ( | 0x0400 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::CHIP0_ERROR | ( | 0x0040 | ) |
Referenced by CCAENV1x90::HadError().
| RegisterBit CCAENV1x90Registers::StatusRegister::CHIP1_ERROR | ( | 0x0080 | ) |
Referenced by CCAENV1x90::HadError().
| RegisterBit CCAENV1x90Registers::StatusRegister::CHIP2_ERROR | ( | 0x0100 | ) |
Referenced by CCAENV1x90::HadError().
| RegisterBit CCAENV1x90Registers::StatusRegister::CHIP3_ERROR | ( | 0x0200 | ) |
Referenced by CCAENV1x90::HadError().
| RegisterBit CCAENV1x90Registers::StatusRegister::DATA_READY | ( | 0x0001 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::FULL | ( | 0x0004 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::HEADER_EN | ( | 0x0010 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::NALM_FULL | ( | 1 | ) |
Referenced by CCAENV1x90::AlmostFull().
| RegisterBit CCAENV1x90Registers::StatusRegister::NBERR_FLAG | ( | 10 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::NCHIP0_ERROR | ( | 6 | ) |
Referenced by CCAENV1x90::HadError().
| RegisterBit CCAENV1x90Registers::StatusRegister::NCHIP1_ERROR | ( | 7 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::NCHIP2_ERROR | ( | 8 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::NCHIP3_ERROR | ( | 9 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::NDATA_READY | ( | 0 | ) |
Referenced by CCAENV1x90::DataReady().
| RegisterBit CCAENV1x90Registers::StatusRegister::NFULL | ( | 2 | ) |
Referenced by CCAENV1x90::isFull().
| RegisterBit CCAENV1x90Registers::StatusRegister::NHEADER_EN | ( | 4 | ) |
Referenced by CCAENV1x90::isHeaderEnabled().
| RegisterBit CCAENV1x90Registers::StatusRegister::NPAIR | ( | 14 | ) |
Referenced by CCAENV1x90::isPairMode().
| RegisterBit CCAENV1x90Registers::StatusRegister::NPURGE | ( | 11 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::NTERM_ON | ( | 5 | ) |
Referenced by CCAENV1x90::isTerminated().
| RegisterBit CCAENV1x90Registers::StatusRegister::NTRG_MATCH | ( | 3 | ) |
Referenced by CCAENV1x90::isTriggerMatching().
| RegisterBit CCAENV1x90Registers::StatusRegister::NTRIGGERLOST | ( | 15 | ) |
Referenced by CCAENV1x90::WereTriggersLost().
| RegisterBit CCAENV1x90Registers::StatusRegister::PAIR | ( | 0x4000 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::PURGE | ( | 0x0800 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::RES_100ps | ( | 0x2000 | ) |
Referenced by CCAENV1x90::ReadResolution().
| RegisterBit CCAENV1x90Registers::StatusRegister::RES_200ps | ( | 0x1000 | ) |
Referenced by CCAENV1x90::ReadResolution().
| RegisterBit CCAENV1x90Registers::StatusRegister::RES_25ps | ( | 0x3000 | ) |
Referenced by CCAENV1x90::BoardProperties(), and CCAENV1x90::ReadResolution().
| RegisterBit CCAENV1x90Registers::StatusRegister::RES_800ps | ( | 0x0000 | ) |
Referenced by CCAENV1x90::ReadResolution().
| RegisterBit CCAENV1x90Registers::StatusRegister::RESOLUTIONMASK | ( | 0x3000 | ) |
Referenced by CCAENV1x90::BoardProperties(), and CCAENV1x90::ReadResolution().
| RegisterBit CCAENV1x90Registers::StatusRegister::TERM_ON | ( | 0x0020 | ) |
| RegisterBit CCAENV1x90Registers::StatusRegister::TRG_MATCH | ( | 0x0008 | ) |
Referenced by CCAENV1x90::BoardProperties().
| RegisterBit CCAENV1x90Registers::StatusRegister::TRIGGERLOST | ( | 0x8000 | ) |
1.5.1