JLab f1TDC-V2,V3 Library  V2:0x0e,V3:0x15
 All Data Structures Files Functions Variables Typedefs Macros Groups
Deprecated - To be removed

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...
 

Detailed Description

Function Documentation

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.

Parameters
id
  • Slot Number

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.