JLab f1TDC-V2,V3 Library
V2:0x0e,V3:0x15
|
Functions | |
void | f1Start (int id) |
Issue a software Start signal to the module. More... | |
void | f1GStart () |
Issue a software Start signal to all initialized modules. More... | |
void f1GStart | ( | ) |
Issue a software Start signal to all initialized modules.
References f1tdc_struct::csr, f1tdc_struct::ctrl, F1_CSR_START, F1_ENABLE_SOFT_CONTROL, F1_START_SRC_MASK, F1_START_SRC_SOFT, f1ID, F1LOCK, f1p, F1UNLOCK, and nf1tdc.
void f1Start | ( | int | id | ) |
Issue a software Start signal to the module.
id |
|
References f1tdc_struct::csr, f1tdc_struct::ctrl, F1_CSR_START, F1_ENABLE_SOFT_CONTROL, F1_START_SRC_MASK, F1_START_SRC_SOFT, f1ID, F1LOCK, f1p, and F1UNLOCK.