FACT++  1.0
void __attribute__::EnableLPext ( LightPulserEnable  group,
bool  enable 
)

Definition at line 293 of file HeadersFTM.h.

296  { fActiveFTU[i/10] ^= (1<<(i%10)); }
297 
298  void Enable(GeneralSettings type, bool enable)
299  {
uint16_t fActiveFTU[4]
Num of board responded in crate 0-3.
Definition: HeadersFTM.h:243
int i
Definition: db_dim_client.c:21
GeneralSettings
Definition: HeadersFTM.h:204
int type
void Enable(GeneralSettings type, bool enable)
Definition: HeadersFTM.h:303